mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
chore: update build workflow
This commit is contained in:
parent
0e3489d174
commit
3e065f0533
1 changed files with 2 additions and 3 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
@ -2,9 +2,8 @@ name: Build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches-ignore:
|
||||||
- '*'
|
- 'weblate'
|
||||||
- '!weblate'
|
|
||||||
paths:
|
paths:
|
||||||
- "app/**/*.js"
|
- "app/**/*.js"
|
||||||
- "app/**/*.vue"
|
- "app/**/*.vue"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue