We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 645907b commit 582aa54Copy full SHA for 582aa54
.github/workflows/main.yml
@@ -8,6 +8,8 @@ on:
8
- main
9
paths-ignore:
10
- 'README.md'
11
+ workflow_dispatch:
12
+
13
jobs:
14
build:
15
runs-on: ubuntu-latest
0 commit comments