Commit 6bdd2ab
committed
Fix incorrect CI trigger for tags
Remove the 'tags' trigger in CI. Our release automation is driven by
GitHub release creation instead.
When this ran, it would result in failures as the built dists did not
match expected names. It was also redundant with the release build and
`main` build.1 parent 27f6a96 commit 6bdd2ab
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments