Commit 6c00147
Fix comment: deploy key secrecy scope is policy-dependent
The comment claimed secrecy was always private:owner/repo, but
policy_private_scope_label() returns a scope that depends on the
cached policy scope kind (unscoped, owner-scoped, or repo-scoped).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent a1f05df commit 6c00147
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
663 | 663 | | |
664 | 664 | | |
665 | 665 | | |
666 | | - | |
| 666 | + | |
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
| |||
0 commit comments