Skip to content

Commit

Permalink
Remove an unneeded checkout code job step
Browse files Browse the repository at this point in the history
  • Loading branch information
unfunco committed Jan 21, 2022
1 parent fa0f35a commit 7f94838
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
id-token: write
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@master
with:
Expand Down

0 comments on commit 7f94838

Please sign in to comment.