Skip to content

Commit 8fbfef7

Browse files
committed
fix : run CI on triggers
1 parent 2051787 commit 8fbfef7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: CI
33
on:
44
pull_request:
55
branches: ["main"]
6+
types: [opened, synchronize, reopened, ready_for_review]
67
workflow_dispatch:
78

89
env:

0 commit comments

Comments
 (0)