Skip to content

Commit

Permalink
fixes on condition for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fabricebrito committed Sep 26, 2024
1 parent 205175a commit 0b30a2f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/package.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Publish to PyPI

on:
push:
branches: [ "calrissian-172" ]
release:
types: [published]
types: [created]

permissions:
contents: read
Expand Down

0 comments on commit 0b30a2f

Please sign in to comment.