Skip to content

Commit

Permalink
Update trigger-circleci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
6fj authored Dec 1, 2022
1 parent e3d8c82 commit 74f0fb7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/trigger-circleci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: "Publish Python Package"
# on:
# release:
# types: [published]
on:
release:
types: [published]
workflow_dispatch:
jobs:
trigger-circleci:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 74f0fb7

Please sign in to comment.