Skip to content

Commit

Permalink
changed workflow restrictions
Browse files Browse the repository at this point in the history
  • Loading branch information
laureng-hd committed May 5, 2024
1 parent 5450532 commit 92e43a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/Publish-TestPyPI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
build-package:
name: Build dist
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}

steps:
- name: Checkout Code
Expand Down

0 comments on commit 92e43a6

Please sign in to comment.