We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e8875e commit 62bb3ddCopy full SHA for 62bb3dd
.github/workflows/test.yml
@@ -1,7 +1,7 @@
1
name: Run tests
2
on:
3
workflow_dispatch:
4
- #push:
+ push:
5
6
jobs:
7
test-node-ver:
0 commit comments