Replies: 3 comments 1 reply
-
|
Hey Andrey Kopitsa, this error usually means the account itself is still locked, even if the repo is public and you’re on the free plan. I’d suggest double checking your billing settings (try this url : https://github.com/settings/billing?utm_source=copilot.com) to see if there’s any leftover invoice or payment issue. If everything looks clear, the only way forward is GitHub Support - I’d open a new ticket and reference the old one since it’s been a month. In the meantime, you could fork the repo to another account that isn’t locked if you need Actions running right away. |
Beta Was this translation helpful? Give feedback.
This comment was marked as low quality.
This comment was marked as low quality.
-
|
This billing lock is straightforward to resolve. Here is exactly what to do: Immediate FixStep 1: Check your payment methodGo to Settings → Billing and plans → Payment information Look for:
Step 2: Update or retry paymentIf your card expired or the charge failed:
Step 3: Check your spending limitIf you hit a spending limit:
Step 4: Verify emailA locked account sometimes means your primary email is unverified. Go to Settings → Emails and resend the verification if needed. After fixing billingOnce the payment method is updated and the charge succeeds:
If you're on a free planFree plan accounts get 2,000 Actions minutes/month for private repos (public repos are unlimited). If you exceeded this:
Check github.com/settings/billing for the full status. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
💬 Feature/Topic Area
Other
Discussion Details
I can not run my Github action
It's failing with the error "The job was not started because your account is locked due to a billing issue."
I checked:
Repo is public
Runner is ubuntu-latest
There was incorrect payment information but I removed it.
I am planning to use Github free plan
I created a ticket with the GitHub Support Team a month ago, but unfortunately, I have not received any response yet.
Could you please advise me on my next steps?
Beta Was this translation helpful? Give feedback.
All reactions