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 a8ef76a + 4a6e0ae commit 23d8fc2Copy full SHA for 23d8fc2
.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