Commit bdd228b
authored
[codex] Harden release tag workflow (#3399)
## Summary
- Require release-tag PRs to come from the same repository before
creating tags.
- Preserve the existing merged-PR and `release/v*` branch gates.
## Validation
- Parsed `.github/workflows/release-tag.yml` with PyYAML.1 parent 900cab6 commit bdd228b
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments