Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(seed-build): checkout codebase based on ref #230

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Conversation

miooochi
Copy link
Contributor

Background

Check out to codebase based on a given github.sha. This is necessary when we do future releases.

Quoted from https://github.com/actions/checkout

   # The branch, tag or SHA to checkout. When checking out the repository that
   # triggered a workflow, this defaults to the reference or SHA for that event.
   # Otherwise, uses the default branch.
   ref: ''

Checklist

Full changelogs

  • ci(seed-build): checkout codebase based on ref

Issue reference

NA

Test Result

NA

@miooochi miooochi requested a review from mzz2017 as a code owner July 20, 2023 10:38
@miooochi miooochi merged commit 75686b6 into main Jul 20, 2023
22 checks passed
@miooochi miooochi deleted the fix_checkout branch July 20, 2023 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant