We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 059b0f8 commit 50a59f7Copy full SHA for 50a59f7
.github/workflows/python-publish.yml
@@ -13,6 +13,8 @@ on:
13
types: [published]
14
push:
15
branches: [main]
16
+ pull_request:
17
+ branches: [main]
18
19
jobs:
20
test:
0 commit comments