Skip to content

Commit 1cc51ff

Browse files
committed
Add back ci_config_ref_uri
1 parent 6262f9b commit 1cc51ff

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/chainguard/serverless-init-ci-publish.sts.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ claim_pattern:
1616
project_path: "DataDog/serverless-init-ci"
1717
ref_type: "^(branch|tag)$"
1818
pipeline_source: "^(web|pipeline|push)$"
19+
ci_config_ref_uri: "^gitlab\\.ddbuild\\.io/DataDog/serverless-init-ci//\\.gitlab-ci\\.yml@refs/(heads|tags)/.*$"
1920

2021
# Minimal permissions: only write packages to GHCR
2122
permissions:

static-analysis.datadog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
schema-version: v1
2+
rulesets:
3+
- go-best-practices
4+
- go-security
5+
- github-actions

0 commit comments

Comments
 (0)