We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45d9c15 commit e843c6dCopy full SHA for e843c6d
1 file changed
.github/workflows/build-on-pull-request.yml
@@ -1,7 +1,7 @@
1
name: build and test on pull request
2
on:
3
pull_request:
4
- branches: [main]
+ branches: [master]
5
jobs:
6
build-and-test:
7
runs-on: ubuntu-latest
0 commit comments