Skip to content

Commit 9250508

Browse files
committed
PR testing shim
1 parent a07ab65 commit 9250508

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Build and upload to PyPI
22

33
on:
4+
pull_request:
5+
branches: [ master ]
46
push:
57
tags:
68
- "*"

0 commit comments

Comments
 (0)