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.
1 parent 4151381 commit f1331daCopy full SHA for f1331da
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
paths:
11
- 'src/**'
12
- '!**/*.md'
13
-
+ workflow_dispatch:
14
jobs:
15
build:
16
0 commit comments