We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 997cb8b + a4a31e4 commit ec49d76Copy full SHA for ec49d76
1 file changed
.github/workflows/ci.yaml
@@ -1,5 +1,8 @@
1
name: CI
2
-on: push
+
3
+on:
4
+ push:
5
+ pull_request:
6
7
jobs:
8
checks:
0 commit comments