Skip to content

Commit 9e8a71a

Browse files
authored
ci: write PR sts-Octo - include ref path (#1533)
# What does this PR do? Include ref path
1 parent 8e5d9a8 commit 9e8a71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/chainguard/self.write.pr.sts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ issuer: https://token.actions.githubusercontent.com
33
subject_pattern: "repo:DataDog/libdatadog.*"
44

55
claim_pattern:
6-
ref: "(main|release)"
6+
ref: "refs/heads/(main|release)"
77
ref_protected: "true"
88
# job_workflow_ref: DataDog/libdatadog/\.github/workflows/release-proposal-dispatch\.yml@.+
99

0 commit comments

Comments
 (0)