Skip to content

Commit 8967019

Browse files
authored
Merge pull request #34 from plugwise/mergefix
Retry fix for release to pypi
2 parents de55ec3 + ed01f08 commit 8967019

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
prepare:
2020
runs-on: ubuntu-latest
2121
name: Prepare
22+
if: github.event.pull_request.merged == false
2223
steps:
2324
- name: Check out committed code
2425
uses: actions/checkout@v2

0 commit comments

Comments
 (0)