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