We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1664197 commit 68a9c8dCopy full SHA for 68a9c8d
.github/workflows/ci.yml
@@ -1,6 +1,8 @@
1
-name: CI
+name: ci
2
on:
3
pull_request:
4
+ push:
5
+ branches: master
6
jobs:
7
test:
8
runs-on: ubuntu-latest
0 commit comments