Skip to content

Commit b50053c

Browse files
authored
Merge pull request #120 from influxdata/tm/pull-request-ci
fix: run CI for edited PRs
2 parents 5945834 + 394ffda commit b50053c

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)