1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Update workflow run limit from 100 to 500

This commit is contained in:
Julio Barba
2021-07-21 10:23:24 -04:00
committed by GitHub
parent cc3b05a8b3
commit 563e2525bb

View File

@@ -1 +1 @@
- **Workflow run queue** - No more than 100 workflow runs can be queued in a 10 second interval per repository. If a workflow run reaches this limit, the workflow run is terminated and fails to complete.
- **Workflow run queue** - No more than 500 workflow runs can be queued in a 10 second interval per repository. If a workflow run reaches this limit, the workflow run is terminated and fails to complete.