We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa7584 commit 796d485Copy full SHA for 796d485
2 files changed
.github/chainguard/github-read-members.sts.yaml
.github/workflows/allowlist-crate-release.yml
@@ -20,7 +20,7 @@ jobs:
20
id: octo-sts
21
with:
22
scope: DataDog/libdatadog # target repository
23
- policy: YOUR_POLICY # trust policy in target repo, without the .sts.yaml extension
+ policy: self.read.members # trust policy in target repo, without the .sts.yaml extension
24
- name: Use GH token
25
run: |
26
gh auth status
0 commit comments