Skip to content

Commit

Permalink
specify dependency of core-team job on release-inputs job
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed May 23, 2024
1 parent 86349f0 commit 1a666bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_prep_hatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ jobs:
core-team:
if: needs.release-inputs.outputs.changelog-exists == 'false'
needs: release-inputs
uses: dbt-labs/actions/.github/workflows/determine-team-membership.yml@main
with:
github_team: "core-group"
Expand Down

0 comments on commit 1a666bd

Please sign in to comment.