Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
gha: Remove checkout step
  • Loading branch information
peaceiris committed Dec 8, 2019
1 parent 299744c commit cf4667b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/purge-readme-image-cache.yml
Expand Up @@ -9,10 +9,6 @@ jobs:
runs-on: ubuntu-18.04
steps:

- uses: actions/checkout@v1
with:
fetch-depth: 1

- run: >
curl -sL https://github.com/${GITHUB_REPOSITORY} |
grep -oE '<img src="https?://camo.githubusercontent.com/[^"]+' |
Expand Down

0 comments on commit cf4667b

Please sign in to comment.