We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8f8942 + 67597e9 commit c711e4dCopy full SHA for c711e4d
.github/workflows/build.yml
@@ -3,7 +3,7 @@ name: Build and Test
3
on:
4
pull_request:
5
branches:
6
- - 'features/**'
+ - main
7
push:
8
9
- main
0 commit comments