We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f5c4e0 commit 551d0c4Copy full SHA for 551d0c4
1 file changed
.github/workflows/build-and-test.yml
@@ -2,8 +2,7 @@ name: Build & Test
2
3
on:
4
pull_request:
5
- branches:
6
- - main
+ branches: [main]
7
types:
8
- opened
9
- synchronize
0 commit comments