We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f36c8de commit 41677b7Copy full SHA for 41677b7
.github/workflows/test.yml
@@ -12,6 +12,7 @@ on:
12
paths-ignore:
13
- '**.md'
14
- '**.svg'
15
+ workflow_dispatch:
16
17
jobs:
18
build:
0 commit comments