Account Locked Due to Billing Issue - Unable to Use GitHub Actions on Free Tier (Open-Source Project) #184077
Replies: 2 comments
-
|
I have the exact same issue. Only free tier usage and I never needed to add a payment method before. I even reached out to support but it's been a week and nothing. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, This is a known GitHub issue that affects free-tier users, and it's frustrating, especially when you're not using any paid features. Here's a breakdown of what's happening and how to fix it. Why This Happens on a Free Account Steps to Resolve It Go to Settings → Billing & Plans → Budgets Find the Actions budget entry Set it to a value greater than $0 (e.g., $1) to unblock the lock After Actions start working again, you can lower it back to $0 Option 2 Contact GitHub Support directly: Go to https://support.github.com/ Select Billing as the category Explain that you're on the Free plan, using only public/open-source repos, and that your region doesn't support adding international payment methods Request that they manually clear the billing lock on your account GitHub Support can remove the authorization hold flag without requiring a payment method, this has worked for other users in the same situation. Option 3 Downgrade/reset to pure GitHub Free: Key Insight Good luck, your situation is solvable without needing to add a card! 🙌 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
Hello GitHub Community,
I'm experiencing a billing-related issue that's preventing me from using GitHub Actions, and I'm hoping someone can provide guidance or help escalate this to GitHub Support.
Issue Description
All GitHub Actions workflows in my repository are failing with the error:
Account Details
Situation
I am developing an open-source project (a construction materials calculator app) and am using only the free tier of GitHub. I do not require any paid features and should be well within the free tier limits (2,000 Actions minutes per month). However, my account appears to be locked, requiring payment method verification.
Geographic Limitation
I am located in a region where adding international payment methods to GitHub is currently not possible due to payment processor restrictions. I am unable to add a valid payment card to complete the authorization hold.
Request
Could anyone advise on:
I only need access to free tier features and do not plan to use any paid services. This is an open-source educational project.
Thank you for any assistance!
Beta Was this translation helpful? Give feedback.
All reactions