mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-24 13:44:03 +00:00
Ignore the translations branch from CI
This commit is contained in:
committed by
GitHub
parent
ac2c73829c
commit
5d817b5c45
4
.github/workflows/check.yaml
vendored
4
.github/workflows/check.yaml
vendored
@@ -7,13 +7,15 @@ on:
|
|||||||
- '**/*.md'
|
- '**/*.md'
|
||||||
- 'public/build/*.js'
|
- 'public/build/*.js'
|
||||||
- 'public/build/**/*.js'
|
- 'public/build/**/*.js'
|
||||||
|
branches-ignore:
|
||||||
|
- 'translations'
|
||||||
pull_request:
|
pull_request:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**/*.md'
|
- '**/*.md'
|
||||||
- 'public/build/*.js'
|
- 'public/build/*.js'
|
||||||
- 'public/build/**/*.js'
|
- 'public/build/**/*.js'
|
||||||
branches-ignore:
|
branches-ignore:
|
||||||
- 'l10n_master2'
|
- 'translations'
|
||||||
# Allow manually triggering the workflow.
|
# Allow manually triggering the workflow.
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user