Skip to content

Commit

Permalink
Merge pull request #40 from betatim/ci-on-prs
Browse files Browse the repository at this point in the history
Run CI on pull requests
  • Loading branch information
xhochy authored Aug 18, 2023
2 parents b870d8c + c2a69ff commit bac01ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Build and upload to PyPI
on:
push:
pull_request:
release:
types: [published]

Expand Down

0 comments on commit bac01ce

Please sign in to comment.