mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-16 15:21:48 +03:00
Remove the ref
This commit is contained in:
parent
7a4e038f90
commit
3fafdbce5b
1 changed files with 0 additions and 2 deletions
2
.github/workflows/prettier-pr.yml
vendored
2
.github/workflows/prettier-pr.yml
vendored
|
@ -9,8 +9,6 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
|
||||||
ref: ${{ github.head_ref }}
|
|
||||||
# Need node to install prettier plugin(s)
|
# Need node to install prettier plugin(s)
|
||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue