Skip to content

Commit 4df8df2

Browse files
authored
Fix dispatcher test policy to ensure we have the proper subject (#22033)
1 parent 08c15e1 commit 4df8df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/chainguard/self.test-dispatcher.sts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
issuer: https://token.actions.githubusercontent.com
22

3-
subject: repo:DataDog/integrations-core:ref:refs/heads/master
3+
subject_pattern: repo:DataDog/integrations-core:(pull_request|ref:refs/heads/master)
44

55
claim_pattern:
66
job_workflow_ref: DataDog/integrations-core/.github/workflows/trigger-pr-checks.yaml

0 commit comments

Comments
 (0)