Skip to content

Commit

Permalink
Merge pull request mammothbio-os#10 from heuermh/issue-9
Browse files Browse the repository at this point in the history
Restrict push to test pypi CI action to organizational repository
  • Loading branch information
heuermh authored Mar 26, 2024
2 parents 2f18825 + 85313eb commit f272882
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
name: publish to test pypi
needs: build
runs-on: ubuntu-latest
if: ${{ github.repository == 'mammothbio-os/palamedes' }}

environment:
name: test-release
Expand Down

0 comments on commit f272882

Please sign in to comment.