mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-21 16:55:25 +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
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
# Need node to install prettier plugin(s)
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue