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 2a435ac commit a7a3b1aCopy full SHA for a7a3b1a
1 file changed
.github/workflows/test.yml
@@ -11,6 +11,7 @@ on:
11
- "src/**"
12
- "tests/**"
13
- ".github/workflows/test.yml"
14
+ workflow_dispatch:
15
16
jobs:
17
test:
0 commit comments