Skip to content

Commit 9088ef7

Browse files
Run CI on pull requests
1 parent c3e8c72 commit 9088ef7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-pypi.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Build and publish Python distributions to PyPI
22

33
on:
44
- push
5+
- pull_request
56
- workflow_dispatch
67

78
jobs:

0 commit comments

Comments
 (0)