Skip to content

Commit 0330d39

Browse files
authored
Try fixing the dispatcher policy by using workflow name (#22034)
1 parent 4df8df2 commit 0330d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/chainguard/self.create-pull-requests.schedule.sts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ subject: repo:DataDog/integrations-core:ref:refs/heads/master
3434
claim_pattern:
3535
ref: refs/heads/master
3636
ref_protected: "true"
37-
job_workflow_ref: DataDog/integrations-core/.github/workflows/.*\.ya?ml@refs/heads/master
37+
workflow: "ZZ - POC - Trigger PR Checks"
3838
event_name: (schedule|workflow_dispatch)
3939

4040
permissions:

0 commit comments

Comments
 (0)