Skip to content

Commit

Permalink
[ci] enable workflow on release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragon-Git committed Dec 16, 2023
1 parent 727dfff commit 02e7b95
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ on:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
release:
types:
- published

workflow_dispatch:

jobs:
test:
Expand Down

0 comments on commit 02e7b95

Please sign in to comment.