Skip to content

Commit ded6e3e

Browse files
committed
chore: add diff action (#2705)
Chore/add diff action (#2720) test: for diff ci chore: rspress repo add diff CI chore: rspress repo add diff CI chore: rspress repo add diff CI
1 parent 3578173 commit ded6e3e

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)