We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c6e05 commit d9b98ecCopy full SHA for d9b98ec
1 file changed
.github/workflows/build-on-pr.yml
@@ -1,6 +1,6 @@
1
name: Publish Python 🐍 distribution 📦 to Pypi
2
on:
3
- pull-request:
+ pull_request:
4
branches:
5
- develop
6
0 commit comments