mirror of
https://github.com/github/codeql-action.git
synced 2026-01-06 06:30:10 +08:00
Introduce external repository token
This commit is contained in:
@@ -17,6 +17,7 @@ setupTests(test);
|
||||
|
||||
const sampleApiDetails = {
|
||||
auth: "token",
|
||||
externalRepoAuth: "token",
|
||||
url: "https://github.example.com",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user