Hello GitHub Support,
I'm encountering an issue where my workflow is stuck in the queued state for over an hour. This is a public repository, and I am not part of any GitHub organization.
Attempts to cancel the workflow fail with the error: Failed to cancel workflow.
This issue started recently — previously, workflows would run immediately under the same setup. I've verified:
- GitHub Actions system status shows no reported incidents.
- My YAML workflow file hasn't changed.
- I'm using only the default GitHub-hosted runners.
Would you be able to investigate what's causing the blockage or help manually cancel the run?
Thanks in advance!
Hello GitHub Support,
I'm encountering an issue where my workflow is stuck in the
queuedstate for over an hour. This is a public repository, and I am not part of any GitHub organization.Attempts to cancel the workflow fail with the error:
Failed to cancel workflow.This issue started recently — previously, workflows would run immediately under the same setup. I've verified:
Would you be able to investigate what's causing the blockage or help manually cancel the run?
Thanks in advance!