Fix: github read allowed
This commit is contained in:
parent
d49853219b
commit
2b37c2f04b
@ -41,6 +41,12 @@ data:
|
||||
keys:
|
||||
- secret: ${BACKEND_SECRET}
|
||||
|
||||
reading:
|
||||
allow:
|
||||
- host: raw.githubusercontent.com
|
||||
- host: github.com
|
||||
- host: '*.github.com'
|
||||
|
||||
auth:
|
||||
environment: production
|
||||
session:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user