mirror of
https://github.com/Tinkoff/career.git
synced 2025-12-08 12:36:57 +03:00
Update linter.yml
This commit is contained in:
1
.github/workflows/linter.yml
vendored
1
.github/workflows/linter.yml
vendored
@@ -25,6 +25,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
# Make sure the actual branch is checked out when running on pull requests
|
# Make sure the actual branch is checked out when running on pull requests
|
||||||
ref: ${{ github.head_ref }}
|
ref: ${{ github.head_ref }}
|
||||||
|
fetch-depth: 0
|
||||||
- name: Prettier Action
|
- name: Prettier Action
|
||||||
uses: creyD/prettier_action@v4.2
|
uses: creyD/prettier_action@v4.2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user