Replies: 1 comment
-
|
GitHub Support has resolved this issue. I contacted them by creating a support ticket through the GitHub Support Portal, under My Tickets. It is recommended to review the following policies to ensure continued compliance: |
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.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Actions Runner
Discussion Details
Hello,
I had a job in Queued state since March 28 that I could NOT cancel (it returned an error saying that the workflow could not be canceled).
At first, I thought it was an issue with my Jekyll configuration (GitHub Pages), since when accessing the site I was getting a
404 There isn't a GitHub Pages site hereerror because the site was not being properly built. However, this seems strange to me because it has been working continuously for a full year, using the branch-based setup from /root, and I have not changed anything.I then switched to GitHub Actions with this test workflow, and I have tried several different ones, but I am still getting the following error:
“Failed to queue workflow run: Bad request — Actions has been disabled for this user.”Repository: https://github.com/agarnung/agarnung.github.io
The site is built with Jekyll and I use GitHub Pages (I tried workflow-based andr branch-based build).
Could you please confirm whether Actions are restricted on my account and how to restore them? Or what may be the real issue? My Github plan is Free, yet my billing plan is controlled (no applicable usage).
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions