ci: update build trigger

This commit is contained in:
yi_Xu
2022-07-27 18:48:56 +08:00
parent 0fadab5c23
commit ee24811d35

View File

@@ -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: