Skip to content

Commit 2863fb2

Browse files
committed
chore: rspress repo add diff CI
1 parent fa7dab9 commit 2863fb2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/diff.yml

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

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

79
jobs:
810
Build:

0 commit comments

Comments
 (0)