Skip to content

Commit 77e17bc

Browse files
authored
Revert wrong change on existing policy (#22035)
1 parent 0330d39 commit 77e17bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-
workflow: "ZZ - POC - Trigger PR Checks"
37+
job_workflow_ref: DataDog/integrations-core/.github/workflows/.*\.ya?ml@refs/heads/master
3838
event_name: (schedule|workflow_dispatch)
3939

4040
permissions:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ issuer: https://token.actions.githubusercontent.com
33
subject_pattern: repo:DataDog/integrations-core:(pull_request|ref:refs/heads/master)
44

55
claim_pattern:
6-
job_workflow_ref: DataDog/integrations-core/.github/workflows/trigger-pr-checks.yaml
6+
workflow: "ZZ - POC - Trigger PR Checks"
77
event_name: (pull_request|push|workflow_dispatch)
88

99
permissions:

0 commit comments

Comments
 (0)