chore: update build workflow

This commit is contained in:
Hintay 2024-10-31 23:17:53 +09:00
parent 0e3489d174
commit 3e065f0533
No known key found for this signature in database
GPG key ID: 120FC7FF121F2F2D

View file

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