Skip to content

Commit

Permalink
Merge pull request #21 from kbase/develop
Browse files Browse the repository at this point in the history
Testing reusable check in shared repo
  • Loading branch information
jsfillman authored May 17, 2022
2 parents e45a166 + 0167637 commit 40f674b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
types: [ published ]
jobs:
check-source-branch:
uses: ./.github/workflows/reusable_validate-branch.yml
uses: kbase/.github/.github/workflows/reusable_validate-branch.yml@main
with:
build_branch: '${{ github.event.release.target_commitish }}'
validate-release-tag:
Expand Down

0 comments on commit 40f674b

Please sign in to comment.