Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix release script ownership check command name. (#7204)
### Problem The `check-my-ownership` script command name went out of sync with actual usages, which broke running the release script. ### Solution Fix parser's command name. ### Result Releases work.
- Loading branch information