0

Try and fix the workflow failing

This commit is contained in:
Gabe Kangas 2021-07-05 17:37:44 -07:00 committed by GitHub
parent 0188172736
commit 90d4f4be3e

View File

@ -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