chore: add v15 to POT file mix (#25983)
This commit is contained in:
parent
cdbe711527
commit
c94de176c9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/generate-pot-file.yml
vendored
2
.github/workflows/generate-pot-file.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
branch: ["develop"]
|
||||
branch: ["develop", "version-15-hotfix"]
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue