Skip to content

Commit 6fad7a6

Browse files
committed
chore: Sync with WeblateOrg/meta
1 parent 74aab06 commit 6fad7a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_requests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
run: gh pr merge --rebase --auto "$PR_NUMBER"
2727
env:
2828
GH_TOKEN: ${{ secrets.WEBLATE_CI_TOKEN }} # zizmor: ignore[secrets-outside-env]
29-
PR_NUMNBER: ${{ github.event.pull_request.number }}
29+
PR_NUMBER: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)