We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e5d9a8 commit 9e8a71aCopy full SHA for 9e8a71a
.github/chainguard/self.write.pr.sts.yaml
@@ -3,7 +3,7 @@ issuer: https://token.actions.githubusercontent.com
3
subject_pattern: "repo:DataDog/libdatadog.*"
4
5
claim_pattern:
6
- ref: "(main|release)"
+ ref: "refs/heads/(main|release)"
7
ref_protected: "true"
8
# job_workflow_ref: DataDog/libdatadog/\.github/workflows/release-proposal-dispatch\.yml@.+
9
0 commit comments