We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea9fd88 + 075caa9 commit ecfd77bCopy full SHA for ecfd77b
.github/workflows/build.yml
@@ -2,6 +2,8 @@ on:
2
workflow_call:
3
workflow_dispatch:
4
push:
5
+ branches:
6
+ - main
7
pull_request:
8
types:
9
- opened
0 commit comments