Skip to content

Commit

Permalink
chore: update build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Hintay committed Oct 31, 2024
1 parent 0e3489d commit 3e065f0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Build

on:
push:
branches:
- '*'
- '!weblate'
branches-ignore:
- 'weblate'
paths:
- "app/**/*.js"
- "app/**/*.vue"
Expand Down

0 comments on commit 3e065f0

Please # to comment.