Skip to content

Commit

Permalink
chore: update GitHub Actions workflow to trigger on push to the main …
Browse files Browse the repository at this point in the history
…branch
  • Loading branch information
Khushiyant committed May 2, 2024
1 parent 0da43af commit 88f5973
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Upload python package

on:
push:
branches:
- main
pull_request:
branches:
- main
Expand Down

0 comments on commit 88f5973

Please sign in to comment.