Skip to content

Commit 8fe097c

Browse files
authored
octo-STS fix ref attribute (#1502)
1 parent 41025bb commit 8fe097c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/chainguard/gitlab.github-access.write-contents.sts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ subject_pattern: "project_path:DataDog/.*"
44

55
claim_pattern:
66
project_id: "2260"
7-
ref: "refs/heads/(main|release|igor/versioning/.*)" # TODO: remove testing branch and uncomment ref_protected
7+
ref: "(main|release|igor/versioning/.*)" # TODO: remove testing branch and uncomment ref_protected
88
# ref_protected: "true"
99

1010
permissions:

0 commit comments

Comments
 (0)