We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fd89e3 commit 4fc095bCopy full SHA for 4fc095b
.github/workflows/auto_cert_renewal.yaml
@@ -22,7 +22,7 @@ jobs:
22
MANUAL_LETSENCRYPT_BRANCH: "master"
23
CALLER_REPO_SUBPATH_FOR_CERT: "./nginx"
24
# PR_REVIEWERS: "yambottle"
25
- PR_REVIEWERS: "datajointbot,yambottle,ethho"
+ PR_REVIEWERS: "datajointbot,drewyangdev,ethho,ttngu207,dimitri-yatsenko"
26
secrets:
27
ROUTE53_ZONE_ID: ${{ secrets.ROUTE53_ZONE_ID }}
28
INSTANCE_VPC_SECURITY_GROUP_IDS: ${{ secrets.INSTANCE_VPC_SECURITY_GROUP_IDS }}
0 commit comments