Skip to content

Commit

Permalink
ci: Python package: trigger on every push and pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmhoffman committed Jun 2, 2023
1 parent eb5fc79 commit 07a2823
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@ name: Python package

on:
push:
branches:
- "master"
pull_request:
branches:
- "master"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 07a2823

Please sign in to comment.