We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
workflow_dispatch
1 parent 4acd407 commit 82a6567Copy full SHA for 82a6567
.github/workflows/test.yml
@@ -1,6 +1,7 @@
1
name: Test Modules
2
3
on:
4
+ workflow_dispatch:
5
push:
6
tags:
7
- "*"
0 commit comments