Public Access
fix: remove gitea-actions[bot] from push whitelist (not a real user) [skip ci]
This commit is contained in:
@@ -124,7 +124,7 @@ jobs:
|
||||
"rule_name": "main",
|
||||
"enable_push": true,
|
||||
"enable_push_whitelist": true,
|
||||
"push_whitelist_usernames": ["jmiller", "gitea-actions[bot]"],
|
||||
"push_whitelist_usernames": ["jmiller"],
|
||||
"enable_force_push": true,
|
||||
"enable_force_push_allowlist": true,
|
||||
"force_push_allowlist_usernames": ["jmiller"],
|
||||
|
||||
Reference in New Issue
Block a user