-
Notifications
You must be signed in to change notification settings - Fork 584
Closed
Description
I have done the following
- I have searched the existing issues
- If possible, I've reproduced the issue using the 'main' branch of this project
Steps to reproduce
- Fork this repository in a user/org with actions enabled
- Update the fork
- See action is stuck in queued state
Current behavior
Action will be queued for 6 hours https://github.com/jsoref/container/actions/runs/15662746312 until GitHub's timeout (or I decide to cancel the workflow run)
Expected Behavior
use an if: on the job level that relies on either a vars.HAS_X_RUNNER (to let others set up runners if they're so inclined), github.repository to limit the job to only run in the apple repository, or define a fallback runner that would work in forks.
Environment
GitHub Actions - GitHub ForkRelevant log output
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
No labels