Skip to content

Commit 4434a58

Browse files
committed
Add refs/heads/ to job workflow ref
1 parent a96c28f commit 4434a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ subject_pattern: repo:DataDog/dd-trace-java:ref:refs/heads/.+
55
claim_pattern:
66
event_name: (push|workflow_dispatch)
77
ref: refs/heads/.+
8-
job_workflow_ref: DataDog/dd-trace-java/\.github/workflows/pin-system-tests\.yaml@.+
8+
job_workflow_ref: DataDog/dd-trace-java/\.github/workflows/pin-system-tests\.yaml@refs/heads/.+
99

1010
permissions:
1111
contents: write

0 commit comments

Comments
 (0)