Skip to content

Commit

Permalink
Trigger workflow on PRs
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <esteve@apache.org>
  • Loading branch information
esteve committed Oct 17, 2024
1 parent e41bb1a commit 3f05b14
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Upload Python Package

on:
release:
types: [published]
push:
branches: ['main']
pull_request:

permissions:
contents: read
Expand Down

0 comments on commit 3f05b14

Please sign in to comment.