Skip to content

Commit

Permalink
removed the checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
cody-constine-ttd committed Sep 3, 2024
1 parent 5d411bd commit 203fdd7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/actions/build_dev_ami/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ runs:
env:
GITHUB_CONTEXT: ${{ toJson(github) }}

- name: Checkout full history
uses: actions/checkout@v4

- name: Configure UID2 AWS credentials
uses: aws-actions/configure-aws-credentials@v4
if: ${{ inputs.identity_scope == 'uid2' }}
Expand Down

0 comments on commit 203fdd7

Please sign in to comment.