Skip to content

Commit 4fc961a

Browse files
committed
no longer running on every push
1 parent 27db9bc commit 4fc961a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codepress-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: CodePress Review
22

33
on:
44
pull_request:
5-
types: [opened, reopened, synchronize]
5+
types: [opened, reopened]
66

77
permissions:
88
pull-requests: write

0 commit comments

Comments
 (0)