Skip to content

Commit

Permalink
Add trigger for branch push
Browse files Browse the repository at this point in the history
  • Loading branch information
snbianco authored Jul 26, 2024
1 parent 80aa7b1 commit 572015e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Building & Publishing

on:
push:
branches:
- pypi-publish-workflow
tags:
- "v*"

Expand Down

0 comments on commit 572015e

Please sign in to comment.