Skip to content

Commit 072afd7

Browse files
committed
chore: fix diff.yml
1 parent 2863fb2 commit 072afd7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/diff.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ name: Diff
22

33
on:
44
pull_request:
5-
branches: [main]
6-
push:
7-
branches: [main]
5+
types: [opened, synchronize, reopened, closed]
86

97
jobs:
108
Build:

0 commit comments

Comments
 (0)