mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 02:10:27 +08:00
ci/codeowners-validator: fix typo in comment
split of from https://github.com/NixOS/nixpkgs/pull/413240 to avoid backporting that PR
(cherry picked from commit c106a5bc27)
This commit is contained in:
committed by
github-actions[bot]
parent
da3512b1cd
commit
5891d3e457
@@ -20,7 +20,7 @@ buildGoModule {
|
||||
})
|
||||
# Undoes part of the above PR: We don't want to require write access
|
||||
# to the repository, that's only needed for GitHub's native CODEOWNERS.
|
||||
# Furthermore, it removes an unneccessary check from the code
|
||||
# Furthermore, it removes an unnecessary check from the code
|
||||
# that breaks tokens generated for GitHub Apps.
|
||||
./permissions.patch
|
||||
# Allows setting a custom CODEOWNERS path using the OWNERS_FILE env var
|
||||
|
||||
Reference in New Issue
Block a user