We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 463ccf7 commit 88ee58aCopy full SHA for 88ee58a
1 file changed
.github/workflows/main.yml
@@ -1,4 +1,6 @@
1
-on: [pull_request]
+on:
2
+ - pull_request
3
+ - push
4
5
jobs:
6
devstack_action_defaults:
0 commit comments