mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-04-09 14:54:04 +02:00
The task update_locales is using the GITHUB_TOKEN to push the changes to the update-locales branch, but this token doesn't trigger other workflows (see [1]), so we need to explicitly dispatch the required ones. [1] https://github.com/orgs/community/discussions/26970#discussioncomment-3254152