Skip to content

Commit a8ab90d

Browse files
ci: improve workflow triggers
1 parent 4b3008d commit a8ab90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: test
33
on:
44
push:
55
pull_request:
6-
types: [opened, reopened, review_requested, synchronize]
6+
types: [opened, reopened, synchronize]
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)