forked from mirrored/github-readme-stats
ci: remove redundant checkout step from prs cache clean workflow
This commit is contained in:
@@ -22,9 +22,6 @@ jobs:
|
||||
cleanup:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
|
||||
- name: Cleanup
|
||||
run: |
|
||||
gh extension install actions/gh-actions-cache
|
||||
|
||||
Reference in New Issue
Block a user