Skip to content

Commit 62dd19b

Browse files
committed
chore: main分支仅在push时部署
1 parent 8bb0673 commit 62dd19b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy-docs..yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: 部署博客
33
on:
44
push:
55
branches: [ "main" ]
6-
pull_request:
7-
branches: [ "main" ]
86

97
jobs:
108
deploy-gh-pages:

0 commit comments

Comments
 (0)