We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca60430 commit 5c6e2a7Copy full SHA for 5c6e2a7
.github/workflows/ci.yaml
@@ -9,6 +9,8 @@ on:
9
pull_request:
10
branches: [ "main" ]
11
12
+ workflow_dispatch: {}
13
+
14
jobs:
15
16
build:
0 commit comments