Skip to content

Commit

Permalink
🚚 Unlock Weblate script should run as pull_request_target (#5466)
Browse files Browse the repository at this point in the history
If not, it won't have access to secrets.
  • Loading branch information
rix0rrr authored Apr 24, 2024
1 parent 1316f77 commit 6626a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unlock-weblate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# We do this to avoid conflicts.
name: Unlock Weblate when PR is closed
on:
pull_request:
pull_request_target:
types:
- closed

Expand Down

0 comments on commit 6626a4e

Please sign in to comment.