Update CODEOWNERS (#3026)
This commit is contained in:
parent
1e6b53e249
commit
c3a925d63d
1 changed files with 0 additions and 6 deletions
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
|
@ -1,7 +1 @@
|
||||||
# Restrict all workflows except deployments to SRE
|
|
||||||
.github/workflows/* @saleor/sre
|
.github/workflows/* @saleor/sre
|
||||||
|
|
||||||
# Restrict Deployment Workflows to be Approved by Cloud Team
|
|
||||||
.github/workflows/test-env* @saleor/cloud
|
|
||||||
.github/workflows/deploy-* @saleor/cloud
|
|
||||||
.github/workflows/notify/* @saleor/cloud
|
|
||||||
|
|
Loading…
Reference in a new issue