There was an error while loading. Please reload this page.
1 parent 256e72f commit 1842678Copy full SHA for 1842678
1 file changed
.github/workflows/TestPyPI_Upload.yml
@@ -1,7 +1,8 @@
1
name: Publish Python 🐍 distribution 📦 to TestPyPI
2
3
on:
4
- push:
+ pull_request:
5
+ branches:
6
- main
7
workflow_dispatch:
8
0 commit comments