Chore: get CI running on crowdin PRs

This commit is contained in:
shamoon 2025-06-06 00:20:36 -07:00
parent 2a8cb87232
commit b8c713d4b9
No known key found for this signature in database

View File

@ -14,6 +14,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
token: ${{ secrets.PNGX_BOT_PAT }}
- name: crowdin action
uses: crowdin/github-action@v2
with: