We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16117e8 commit f554500Copy full SHA for f554500
1 file changed
.github/workflows/test.yml
@@ -1,8 +1,8 @@
1
name: test
2
on:
3
- pull_request:
+ push:
4
branches:
5
- - master
+ - main
6
7
concurrency:
8
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments