We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e795c63 commit 9e30cf2Copy full SHA for 9e30cf2
1 file changed
.github/workflows/ci.yaml
@@ -7,6 +7,7 @@ on:
7
- '*'
8
pull_request:
9
branches: [ main ]
10
+ workflow_dispatch:
11
12
jobs:
13
build:
0 commit comments