Skip to content

Commit d9b98ec

Browse files
committed
Fix PR workflow
1 parent 79c6e05 commit d9b98ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-on-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Publish Python 🐍 distribution 📦 to Pypi
22
on:
3-
pull-request:
3+
pull_request:
44
branches:
55
- develop
66

0 commit comments

Comments
 (0)