Skip to content

Commit 3fc6c3b

Browse files
committed
apple-llvm-config: add pr.json config for git-apple-llvm pr tool
1 parent 99f5dfa commit 3fc6c3b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

apple-llvm-config/pr.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"type": "github",
3+
"domain": "github.com",
4+
"user": "apple",
5+
"repo": "llvm-project",
6+
"test": {
7+
"type":"swift-ci"
8+
}
9+
}

0 commit comments

Comments
 (0)