We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba02e7e commit 337b31aCopy full SHA for 337b31a
.github/workflows/test_runners.yml
@@ -1,6 +1,7 @@
1
name: Actions Runner Controller Demo
2
on:
3
- workflow_dispatch:
+ branch_protection_rule:
4
+ types: [created, edited]
5
6
jobs:
7
Explore-GitHub-Actions:
0 commit comments