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 fb76484 commit 824d968Copy full SHA for 824d968
.github/workflows/ci.yml
@@ -6,6 +6,8 @@ on:
6
pull_request:
7
branches:
8
- '**'
9
+ workflow_dispatch:
10
+
11
jobs:
12
build:
13
runs-on: ubuntu-latest
0 commit comments