mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 21:44:51 +00:00
Exclude crowdin branch from workflows
This commit is contained in:
committed by
GitHub
parent
0c86563375
commit
01d32d50b5
2
.github/workflows/check.yaml
vendored
2
.github/workflows/check.yaml
vendored
@@ -12,6 +12,8 @@ on:
|
||||
- '**/*.md'
|
||||
- 'public/build/*.js'
|
||||
- 'public/build/**/*.js'
|
||||
branches-ignore:
|
||||
- 'l10n_master2'
|
||||
# Allow manually triggering the workflow.
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user