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 c647314 commit b46b9e6Copy full SHA for b46b9e6
.github/workflows/ci.yml
@@ -3,6 +3,9 @@ on:
3
pull_request:
4
branches:
5
- master
6
+ push:
7
+ branches:
8
+ - master
9
10
jobs:
11
test:
0 commit comments