Skip to content

Commit

Permalink
Fix permissions for generate_translators workflow
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
botder committed Mar 6, 2025
1 parent 91b633b commit 71f8776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-generate-translators.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: master
token: ${{ secrets.POT_CI_PAT }}

- name: Setup Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit 71f8776

Please sign in to comment.