Skip to content

Commit d48252c

Browse files
authored
Merge pull request #32 from plugwise/mergefix
Easy does it
2 parents 4780215 + 5f3ef46 commit d48252c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/merge.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
publishing:
1919
name: Build and publish Python 🐍 distributions 📦 to PyPI
2020
runs-on: ubuntu-latest
21-
needs: prepare
2221
# Only trigger on merges, not just closes
2322
if: github.event.pull_request.merged == true
2423
steps:

0 commit comments

Comments
 (0)