We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46e3cbe commit 40ca308Copy full SHA for 40ca308
1 file changed
.github/workflows/ci.yaml
@@ -9,6 +9,8 @@ on:
9
branches:
10
- master
11
12
+ workflow_dispatch:
13
+
14
jobs:
15
16
build-and-test:
0 commit comments