We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05a7d0a commit eb53145Copy full SHA for eb53145
.github/workflows/test.yml
@@ -1,6 +1,7 @@
1
name: Tests
2
3
-on push:
+on
4
+ push:
5
6
jobs:
7
unit-test:
0 commit comments