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 a8d5817 commit 8f0759dCopy full SHA for 8f0759d
.github/workflows/ci.yml
@@ -6,6 +6,8 @@ on:
6
- 'src/**'
7
- 'test/**'
8
- '*.json'
9
+ # Allows you to run this workflow manually from the Actions tab
10
+ workflow_dispatch:
11
12
jobs:
13
build:
0 commit comments