fix(oauth): start the codex manual-callback changelog fragment with a bullet

The changelog-integrity gate requires every fragment to start with a
markdown bullet ('- '); this one started with a bare sentence.

Co-authored-by: diegosouzapw <diegosouzapw@users.noreply.github.com>
This commit is contained in:
diegosouzapw
2026-09-16 19:57:18 -03:00
parent 18e4ccf58f
commit d3dbb5b1d5

View File

@@ -1 +1 @@
Add a visible manual callback-entry action to the Codex loopback warning so remote users can paste the authorization result instead of setting up an SSH tunnel.
- Add a visible manual callback-entry action to the Codex loopback warning so remote users can paste the authorization result instead of setting up an SSH tunnel.