Revert "chore: add v15 to POT file mix" (#25990)

* Revert "chore: add v15 to POT file mix (#25983)"

This reverts commit c94de176c9.

* Update generate-pot-file.yml
This commit is contained in:
Ankush Menat 2024-04-17 14:09:21 +05:30 committed by GitHub
parent e1bb9b225e
commit 4ce3c8582a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,3 @@
# This workflow is agnostic to branches. Only maintain on develop branch.
# To add/remove branches just modify the matrix.
name: Regenerate POT file (translatable strings)
on:
schedule:
@ -15,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branch: ["develop", "version-15-hotfix"]
branch: ["develop"]
permissions:
contents: write