Skip to content

Commit

Permalink
fix: trusted publisher mismatch - only run test pypi on default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanWhite25 committed Oct 16, 2024
1 parent e506e8e commit 4111ee0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
bash scripts/test.sh --ci
test-publish:
if: github.event.ref_name == github.event.repository.default_branch
needs:
- test-code
uses: i-dot-ai/cruft-iai/.github/workflows/publish.yml@master
Expand Down

0 comments on commit 4111ee0

Please sign in to comment.