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 954110a commit dfe7bb1Copy full SHA for dfe7bb1
.github/workflows/cdci.yml
@@ -7,6 +7,7 @@ on:
7
branches: [main]
8
release:
9
types: [published]
10
+ workflow_dispatch:
11
12
jobs:
13
test:
0 commit comments