Commit 6fc2ef0
authored
ci: narrow publish trigger to root RELEASES.md only (mistralai#552)
The publish workflow builds a single bundled mistralai wheel from root
pyproject.toml that includes the sub-packages as source. Only the root
RELEASES.md changing reflects a new release. Sub-package RELEASES.md
changes (packages/azure, packages/gcp) shouldn't trigger publish runs
since they don't produce a new wheel.1 parent 79e10e1 commit 6fc2ef0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments