We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 015be6d commit 1968381Copy full SHA for 1968381
.github/chainguard/self.pin-system-tests.create-pr.sts.yaml
@@ -0,0 +1,12 @@
1
+issuer: https://token.actions.githubusercontent.com
2
+
3
+subject_pattern: repo:DataDog/dd-trace-java:ref:refs/heads/*
4
5
+claim_pattern:
6
+ event_name: (push|workflow_dispatch)
7
+ ref: refs/heads/*
8
+ job_workflow_ref: DataDog/dd-trace-java/\.github/workflows/pin-system-tests\.yaml@refs/heads/master
9
10
+permissions:
11
+ contents: write
12
+ pull_requests: write
0 commit comments