Try and fix the workflow failing
This commit is contained in:
parent
0188172736
commit
90d4f4be3e
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user