We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bab9a8 commit 0888ff3Copy full SHA for 0888ff3
.github/workflows/build.yml
@@ -2,7 +2,8 @@ name: Build
2
3
on:
4
push:
5
- - main
+ branches:
6
+ - main
7
pull_request:
8
9
jobs:
0 commit comments