Skip to content

Commit 42f8f11

Browse files
committed
add manuel trigger in CI
1 parent 64a2a47 commit 42f8f11

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
branches: ["main", "develop", "staging"]
88
types: [opened, synchronize, reopened]
99

10+
workflow_dispatch:
11+
1012
permissions:
1113
contents: read
1214
security-events: write

0 commit comments

Comments
 (0)