Skip to content

Commit ad83827

Browse files
authored
fix: pr时触发工作流 (#12)
* Update build.yml
1 parent 0e50ef3 commit ad83827

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ on:
33
push:
44
branches:
55
- main
6-
pull_request:
7-
branches:
8-
- main
6+
# pull_request:
7+
# branches:
8+
# - main
99
jobs:
1010
# 自动部署GitPage
1111
gitpage:

0 commit comments

Comments
 (0)