Assuming i18n update always runs

This commit is contained in:
Alexander Brown
2026-01-28 00:48:20 -08:00
parent 27712b09a3
commit 76389e42e0

View File

@@ -5,7 +5,7 @@ on:
push:
branches: [main, master, core/*, desktop/*]
pull_request:
branches-ignore: [wip/*, draft/*, temp/*]
branches-ignore: [wip/*, draft/*, temp/*, version-bump-*]
workflow_dispatch:
workflow_run:
workflows: ['i18n: Update Core']