We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41025bb commit 8fe097cCopy full SHA for 8fe097c
1 file changed
.github/chainguard/gitlab.github-access.write-contents.sts.yaml
@@ -4,7 +4,7 @@ subject_pattern: "project_path:DataDog/.*"
4
5
claim_pattern:
6
project_id: "2260"
7
- ref: "refs/heads/(main|release|igor/versioning/.*)" # TODO: remove testing branch and uncomment ref_protected
+ ref: "(main|release|igor/versioning/.*)" # TODO: remove testing branch and uncomment ref_protected
8
# ref_protected: "true"
9
10
permissions:
0 commit comments