File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ and then running \`npm install\`.
47
47
} ) ;
48
48
49
49
// Temporarily disable until we get access controls set up right
50
- // Send a ping to https://github.com/orta/ make-monaco-builds#pull-request-builds
51
- await gh . request ( "POST /repos/orta/ make-monaco-builds/dispatches" , { event_type : process . env . SOURCE_ISSUE , headers : { Accept : "application/vnd.github.everest-preview+json" } } ) ;
50
+ // Send a ping to https://github.com/microsoft/typescript- make-monaco-builds#pull-request-builds
51
+ await gh . request ( "POST /repos/microsoft/typescript- make-monaco-builds/dispatches" , { event_type : process . env . SOURCE_ISSUE , headers : { Accept : "application/vnd.github.everest-preview+json" } } ) ;
52
52
}
53
53
54
54
main ( ) . catch ( async e => {
You can’t perform that action at this time.
0 commit comments