Skip to content

Commit 9e2d7b4

Browse files
committed
Add some claim pattern back
1 parent 6de238c commit 9e2d7b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/chainguard/self.pin-system-tests.create-pr.sts.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ issuer: https://token.actions.githubusercontent.com
33
subject_pattern: repo:DataDog/dd-trace-java:ref:refs/heads/.+
44

55
claim_pattern:
6+
event_name: (push|workflow_dispatch)
7+
ref: refs/heads/.+
68
job_workflow_ref: DataDog/dd-trace-java/\.github/workflows/pin-system-tests\.yaml@.+
79

810
permissions:

0 commit comments

Comments
 (0)