mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 08:12:21 +08:00
chore(actions): fix check
This commit is contained in:
parent
8a0ca0e27b
commit
ba188e4ae8
3
.github/workflows/pull_request_check.yml
vendored
3
.github/workflows/pull_request_check.yml
vendored
|
@ -12,9 +12,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user