We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5550269 + 65647be commit b14299eCopy full SHA for b14299e
.github/workflows/main.yml
@@ -1,6 +1,6 @@
1
name: Test and build
2
3
-on: [pull_request]
+on: [pull_request, workflow_dispatch]
4
5
jobs:
6
build:
0 commit comments