-
Select Topic AreaQuestion BodyI'm a little confused by the documentation. It says:
but also lists "GitHub Free" as a plan, limited to 2,000 minutes/month. Is that limit enforced on public repos? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
|
Hmm... it says here on the Pricing page that it is free for public repositories. And in the documentation page you provided a link to, the following sentences clarify that further: Private repos in particular do indeed have a limit on how long you can use Actions for free.
And just above that, it explains how it is free for public repos.
Followed by more information related to private repos again.
This information seems to imply that yes, the standard runners for GitHub Actions are completely free for public repositories, no matter how long they work for. I don't manage any actions so I can't confirm for sure, but it looks like this is correct. |
Beta Was this translation helpful? Give feedback.
-
|
I got official confirmation from Github support that
|
Beta Was this translation helpful? Give feedback.



I got official confirmation from Github support that