Skip to content

Commit c2aed7a

Browse files
authored
Update workflow trigger to push events
Change trigger event for GitHub Actions workflow
1 parent 337b31a commit c2aed7a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/test_runners.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Actions Runner Controller Demo
2-
on:
3-
branch_protection_rule:
4-
types: [created, edited]
2+
on: [push]
53

64
jobs:
75
Explore-GitHub-Actions:

0 commit comments

Comments
 (0)