Skip to content

Commit 50a59f7

Browse files
committed
run tests on pull requests too
1 parent 059b0f8 commit 50a59f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ on:
1313
types: [published]
1414
push:
1515
branches: [main]
16+
pull_request:
17+
branches: [main]
1618

1719
jobs:
1820
test:

0 commit comments

Comments
 (0)