Replies: 2 comments 4 replies
-
Is there any indication on how to display on-going statistics against these limits? |
Beta Was this translation helpful? Give feedback.
4 replies
-
I don't think Jamulus has to worry about it, the usage limits are only for private repositories: https://docs.github.com/en/actions/reference/usage-limits-billing-and-administration:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We recently introduced to use Github Actions to check the code and create release installers. Github has limits for the storage and Actions minutes for free accounts, see: https://docs.github.com/en/github/setting-up-and-managing-billing-and-payments-on-github/about-billing-for-github-actions. I.e., we have 500 MB and 2000 h/month available.
Beta Was this translation helpful? Give feedback.
All reactions