We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33c24bc commit b1a1457Copy full SHA for b1a1457
.github/workflows/ci.yaml
@@ -1,6 +1,7 @@
1
name: CI
2
3
on:
4
+ push:
5
pull_request:
6
7
env:
0 commit comments