gha: Remove checkout step

This commit is contained in:
peaceiris 2019-12-08 17:47:22 +09:00
parent 299744c4cc
commit cf4667b165
1 changed files with 0 additions and 4 deletions

View File

@ -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/[^"]+' |