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

View File

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