Skip to content

Commit 394ffda

Browse files
committed
fix: run CI for opened, reopened, & edited PRs
1 parent 5945834 commit 394ffda

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
@@ -5,6 +5,7 @@ name: CI
55
on:
66
merge_group:
77
pull_request:
8+
types: [opened, reopened, edited]
89
push:
910
branches:
1011
- main

0 commit comments

Comments
 (0)