Skip to content

Commit

Permalink
Update webpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KingSkyLi authored Dec 11, 2024
1 parent 4c382ba commit 3d73fe6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Build and Deploy

on:
push:
pull_request:
branches:
- master # 当代码推送到 master 分支时触发
- main # 或 main 分支
- master

jobs:
build-and-deploy:
Expand Down

0 comments on commit 3d73fe6

Please sign in to comment.