Commit cd3296f
Use the release-* glob in the Registrator trigger (#378)
## Summary
This branch's `Registrator.yml` carried an explicit `release-0.21` entry
(added in #376) so version bumps here register automatically. The rest
of the org now uses a `release-*` glob that covers any maintenance
branch, so this swaps the literal entry for the glob to match.
No behavior change on this branch, since it only ever sees pushes to
`release-0.21`.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 765f7cb commit cd3296f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments