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 8004fc3 commit 5f3ef46Copy full SHA for 5f3ef46
.github/workflows/merge.yml
@@ -18,7 +18,6 @@ jobs:
18
publishing:
19
name: Build and publish Python 🐍 distributions 📦 to PyPI
20
runs-on: ubuntu-latest
21
- needs: prepare
22
# Only trigger on merges, not just closes
23
if: github.event.pull_request.merged == true
24
steps:
0 commit comments