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 b1e273f commit b131cb6Copy full SHA for b131cb6
.github/workflows/ci.yml
@@ -2,6 +2,7 @@ on:
2
pull_request:
3
branches:
4
- master
5
+ push:
6
jobs:
7
test:
8
runs-on: ubuntu-latest
0 commit comments