Skip to content

Commit

Permalink
Remove useless actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
ckyeon committed Oct 16, 2022
1 parent c05f308 commit 8858edd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
update-gist:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Update gist
uses: maxam2017/productive-box@master
env:
Expand Down

0 comments on commit 8858edd

Please sign in to comment.