We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e50ef3 commit ad83827Copy full SHA for ad83827
1 file changed
.github/workflows/build.yml
@@ -3,9 +3,9 @@ on:
3
push:
4
branches:
5
- main
6
- pull_request:
7
- branches:
8
- - main
+ # pull_request:
+ # branches:
+ # - main
9
jobs:
10
# 自动部署GitPage
11
gitpage:
0 commit comments