We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8818b75 commit 1eb859aCopy full SHA for 1eb859a
.github/workflows/main.yml
@@ -1,5 +1,5 @@
1
name: ci
2
-on: ["push", "pull_request"]
+on: ["push", "pull_request", "workflow_dispatch"]
3
4
jobs:
5
0 commit comments