Fix test
This commit is contained in:
parent
adee1645a3
commit
c52a91fe77
11 changed files with 39 additions and 0 deletions
6
.github/workflows/check-i18n.yml
vendored
6
.github/workflows/check-i18n.yml
vendored
|
@ -4,10 +4,16 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'kb*'
|
||||
- 'upstream-*'
|
||||
- 'releases/*'
|
||||
- 'stable-*'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'kb*'
|
||||
- 'upstream-*'
|
||||
- 'releases/*'
|
||||
- 'stable-*'
|
||||
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue