Commit 5330e8e
committed
fix: restrict PyPI publish to push events on main
Gate publish workflow on workflow_run.event == 'push' so scheduled CI
runs no longer trigger daily releases. Only merges/pushes to main now
publish a new version.1 parent 3f95991 commit 5330e8e
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments