Skip to content

Commit 796d485

Browse files
committed
fix policy
1 parent 2fa7584 commit 796d485

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.github/chainguard/github-read-members.sts.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.github/workflows/allowlist-crate-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
id: octo-sts
2121
with:
2222
scope: DataDog/libdatadog # target repository
23-
policy: YOUR_POLICY # trust policy in target repo, without the .sts.yaml extension
23+
policy: self.read.members # trust policy in target repo, without the .sts.yaml extension
2424
- name: Use GH token
2525
run: |
2626
gh auth status

0 commit comments

Comments
 (0)