mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-19 03:46:35 +08:00
ci: update build trigger
This commit is contained in:
parent
0fadab5c23
commit
ee24811d35
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -2,10 +2,7 @@ name: Build
|
||||
|
||||
on:
|
||||
push:
|
||||
release:
|
||||
branches: [main]
|
||||
types:
|
||||
- published
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
- "**.spec.js"
|
||||
@ -15,7 +12,7 @@ on:
|
||||
- "Dockerfile"
|
||||
- ".gitignore"
|
||||
- ".github/**"
|
||||
- "!.github/workflows/release.yml"
|
||||
- "!.github/workflows/build.yml"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user