Try and fix the workflow failing
This commit is contained in:
1
web/.github/workflows/linter.yml
vendored
1
web/.github/workflows/linter.yml
vendored
@@ -13,6 +13,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
ref: ${{ github.head_ref }}
|
||||||
|
|
||||||
- name: Prettier
|
- name: Prettier
|
||||||
uses: creyD/prettier_action@v3.1
|
uses: creyD/prettier_action@v3.1
|
||||||
|
|||||||
Reference in New Issue
Block a user