We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b33452 commit 71dfc31Copy full SHA for 71dfc31
.github/workflows/test.yml
@@ -1,6 +1,8 @@
1
name: CI
2
3
-on: push
+on:
4
+ push:
5
+ pull_request:
6
7
jobs:
8
build:
0 commit comments