Skip to content

Commit 119e3f2

Browse files
sarahchen6mtoffl01
authored andcommitted
Fix policy
(cherry picked from commit 59d7926)
1 parent 753f8a1 commit 119e3f2

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed
Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
issuer: https://gitlab.ddbuild.io
22

3-
subject: repo:DataDog/dd-trace-java:ref:refs/heads/* ?????
3+
subject: repo:DataDog/dd-trace-java:ref:refs/heads/master
44

55
claim_pattern:
6-
project_path: "DataDog/dd-trace-rb"
6+
project_path: "DataDog/dd-trace-java"
77
ref: "master"
88
ref_type: "branch"
99
ref_path: "refs/heads/master"
1010

1111
permissions:
12-
contents:
13-
- read
14-
- write
12+
contents: "read,write"

0 commit comments

Comments
 (0)