Skip to content

Commit 935eaec

Browse files
committed
Update build.yml
1 parent 10d610b commit 935eaec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ on:
1313
- "src/**"
1414
- "docs/**"
1515
- "build/**"
16-
pull_request:
17-
branches: [ master, main, dev ]
18-
paths:
19-
- "src/**"
16+
#pull_request:
17+
# branches: [ master, main, dev ]
18+
# paths:
19+
# - "src/**"
2020

2121
env:
2222
DocsDeployGitHubToken: ${{ secrets.DOCS_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)