We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13fc0f2 commit 7623532Copy full SHA for 7623532
1 file changed
.github/workflows/ci.yaml
@@ -10,6 +10,8 @@ on:
10
branches:
11
- dev
12
13
+ workflow_dispatch:
14
+
15
jobs:
16
build:
17
name: Build
0 commit comments