Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhuJHua authored Oct 27, 2024
1 parent aacf268 commit d4348b3
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,8 @@ name: "Build"
on:
pull_request:
branches:
- dev
- test
push:
branches:
- dev
- test
- master
workflow_dispatch: # 添加手动触发

jobs:
build:
Expand Down

0 comments on commit d4348b3

Please sign in to comment.