1 parent 64a2a47 commit 42f8f11Copy full SHA for 42f8f11
1 file changed
.github/workflows/ci.yml
@@ -7,6 +7,8 @@ on:
7
branches: ["main", "develop", "staging"]
8
types: [opened, synchronize, reopened]
9
10
+ workflow_dispatch:
11
+
12
permissions:
13
contents: read
14
security-events: write
0 commit comments