Skip to content

Commit

Permalink
redundant to inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda authored Feb 10, 2023
1 parent f3bd3aa commit 0c666ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ jobs:
legacy-checkpoints:
needs: [build-packages]
uses: ./.github/workflows/_legacy-checkpoints.yml
if: github.event_name != 'pull_request'
with:
push_to_s3: ${{ startsWith(github.event.ref, 'refs/tags') || github.event_name == 'release' }}
create_pr: ${{ startsWith(github.event.ref, 'refs/tags') || github.event_name == 'release' }}
Expand Down

0 comments on commit 0c666ac

Please sign in to comment.