attempt 4
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com> Former-commit-id: d1940ccdcca6fb49206fb4a55d1e19d4b7271c6f
This commit is contained in:
parent
0625d4017e
commit
19d23e7eae
1 changed files with 0 additions and 3 deletions
3
.github/workflows/autoformat.yml
vendored
3
.github/workflows/autoformat.yml
vendored
|
@ -10,9 +10,6 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
fetch-depth: 0
|
||||
- name: Prettify
|
||||
uses: creyD/prettier_action@v4.2
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue