We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09a0158 commit cfa12bbCopy full SHA for cfa12bb
.github/workflows/test.yml
@@ -1,5 +1,5 @@
1
# Based on https://github.com/mvdan/github-actions-golang
2
-on: [push, pull_request]
+on: [push, pull_request, workflow_dispatch]
3
name: Tests
4
jobs:
5
test:
0 commit comments