Skip to content

Commit f72bd5c

Browse files
committed
chore: update release workflow to trigger only on updates of pyproject.toml
1 parent df48f5e commit f72bd5c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- main
77
- master
8+
paths:
9+
- pyproject.toml
810

911
jobs:
1012
release:

0 commit comments

Comments
 (0)