Skip to content

Commit

Permalink
fix for ref not in main yet
Browse files Browse the repository at this point in the history
  • Loading branch information
aajtodd committed Oct 10, 2023
1 parent 423311f commit 0d59d8f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/codegen-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
- uses: actions/checkout@v4
with:
repository: 'awslabs/aws-kotlin-repo-tools'
ref: 'ci-utils'
path: 'aws-kotlin-repo-tools'
- uses: actions/checkout@v4
with:
Expand Down Expand Up @@ -166,4 +165,4 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo,
body: '${{ needs.generate-codegen-diff.outputs.bot-message }}\n\n'
})
})

0 comments on commit 0d59d8f

Please sign in to comment.