Skip to content

can i check if my jobs are queued on hosted actions with a workflow, so i can start to run locally #25046

Discussion options

You must be logged in to vote

Currently, there is no way to check hosted queue status. And we could not use if condition for runs-on keyword. 

Hosted runner and self-hosted runner could not be the backup for each other.

You can execute up to 20 workflows concurrently per repository when using GitHub-hosted runners. This document shows detail usage limits: https://help.github.com/en/actions/automating-your-workflow-with-github-actions/about-github-actions#usage-limits

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants