Skip to content

Commit 3e9ea8b

Browse files
style(pre-commit): auto fixes from pre-commit.com hooks
1 parent 813ab07 commit 3e9ea8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs-localization-download.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
PR_ID="${{ steps.crowdin.outputs.pull_request_number }}"
6565
echo "pr_ref=$(echo -n "$PR_REF" | base64)" >> $GITHUB_OUTPUT
6666
echo "pr_id=$(echo -n "$PR_ID" | base64)" >> $GITHUB_OUTPUT
67-
67+
6868
pr:
6969
permissions: write-all
7070
name: "Trigger PR workflows manually"
@@ -121,4 +121,4 @@ jobs:
121121
- run: gh pr merge --auto -d --squash $PR_ID
122122
env:
123123
PR_ID: ${{ steps.convert_outputs.outputs.pr_id }}
124-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
124+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)