Compare commits
2 Commits
547a43258b
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
259d292b97
|
|||
|
d7752c9319
|
1
appFn.ts
1
appFn.ts
@@ -47,6 +47,7 @@ const appFn: ApplicationFunction = (app: Probot) => {
|
|||||||
|
|
||||||
const repoAllowlist = [
|
const repoAllowlist = [
|
||||||
{ owner: 'mackorone', repo: 'spotify-playlist-archive' },
|
{ owner: 'mackorone', repo: 'spotify-playlist-archive' },
|
||||||
|
{ owner: 'mackorone', repo: 'spotify-playlist-archive-2' },
|
||||||
{ owner: 'maciejpedzich', repo: 'bot-testing-ground' }
|
{ owner: 'maciejpedzich', repo: 'bot-testing-ground' }
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user