Some checks are pending
CI Pipeline / Run Tests (push) Waiting to run
CI Pipeline / Lint Code (push) Waiting to run
CI Pipeline / Security Scan (push) Waiting to run
CI Pipeline / Build Docker Images (push) Blocked by required conditions
CI Pipeline / E2E Tests (push) Blocked by required conditions
17 lines
328 B
JSON
17 lines
328 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mkdir:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(curl:*)",
|
|
"WebFetch(domain:github.com)",
|
|
"Bash(grep:*)",
|
|
"Bash(go run:*)",
|
|
"Bash(go build:*)",
|
|
"Bash(find:*)",
|
|
"WebFetch(domain:raw.githubusercontent.com)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |