Update linter.yml

This commit is contained in:
MaslovIgor
2023-06-23 22:35:40 +03:00
parent ce31f3e0d0
commit 10278f8d01

View File

@@ -25,6 +25,7 @@ jobs:
with:
# Make sure the actual branch is checked out when running on pull requests
ref: ${{ github.head_ref }}
fetch-depth: 0
- name: Prettier Action
uses: creyD/prettier_action@v4.2
with: