1 parent 1b1905c commit f38bcdaCopy full SHA for f38bcda
1 file changed
.github/workflows/node.yaml
@@ -1,5 +1,5 @@
1
name: Tests on Node.js
2
-"on": [push, pull_request]
+"on": [push, pull_request, workflow_dispatch]
3
4
jobs:
5
test:
0 commit comments