Skip to content

Commit 7897408

Browse files
committed
lint
1 parent c7975b2 commit 7897408

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/translations.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
ref: ${{ github.event.pull_request.head.ref }}
4040
persist-credentials: false
4141
fetch-depth: 0
42-
42+
4343
- name: Install Composer dependencies
4444
run: composer install --no-progress --prefer-dist --optimize-autoloader
4545

@@ -125,7 +125,7 @@ jobs:
125125
with:
126126
branch: ${{ github.ref_name }}
127127
github_token: ${{ secrets.GITHUB_TOKEN }}
128-
128+
129129
cleanup:
130130
name: Cleanup artifacts
131131
needs: [build, commit]

0 commit comments

Comments
 (0)