We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77b2017 commit 440b22aCopy full SHA for 440b22a
github-actions/post-approval-changes/lib/main.ts
@@ -33,6 +33,8 @@ async function main() {
33
}
34
35
36
+// test
37
+
38
async function getGooglersOrgInstallationToken(): Promise<string | null> {
39
try {
40
// Use the `.github` repo from googlers to get an installation that has access to the googlers
0 commit comments