fixed and unified privilege checks across ACLs
Some checks failed
Go / build-and-release (push) Has been cancelled
Some checks failed
Go / build-and-release (push) Has been cancelled
This commit is contained in:
@@ -109,7 +109,8 @@
|
||||
"Bash(timeout 30 sh:*)",
|
||||
"Bash(timeout 60 go test:*)",
|
||||
"Bash(timeout 120 go test:*)",
|
||||
"Bash(timeout 180 ./scripts/test.sh:*)"
|
||||
"Bash(timeout 180 ./scripts/test.sh:*)",
|
||||
"Bash(CGO_ENABLED=0 timeout 60 go test:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
||||
Reference in New Issue
Block a user