diff options
author | Ben V. Brown <[email protected]> | 2022-12-03 20:28:07 +1100 |
---|---|---|
committer | Ben V. Brown <[email protected]> | 2022-12-03 20:28:07 +1100 |
commit | 7c233bff9fb69ea132b753855ded3128cb0f34b3 (patch) | |
tree | dfe606d61aa4428e78888af45c41fa4ae8663299 /.github | |
parent | 6d6a9364d6b38bf1cebd1ccdc3d29bb77bc412b8 (diff) | |
download | IronOS-7c233bff9fb69ea132b753855ded3128cb0f34b3.tar.gz IronOS-7c233bff9fb69ea132b753855ded3128cb0f34b3.zip |
Update weblate.yml
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/weblate.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/weblate.yml b/.github/workflows/weblate.yml index 1e274077..885e7a6f 100644 --- a/.github/workflows/weblate.yml +++ b/.github/workflows/weblate.yml @@ -1,7 +1,7 @@ name: Weblate PR on: create: - branches: ["translations"] + branches: ["^translations$"] jobs: pull-request: |