We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc6eb75 commit 4abc93aCopy full SHA for 4abc93a
1 file changed
.github/workflows/custom-action.yml
@@ -1,4 +1,7 @@
1
-on: [push]
+on:
2
+ push:
3
+ branches:
4
+ - main
5
6
jobs:
7
my-job:
0 commit comments