Skip to content

Commit 440b22a

Browse files
committed
Test
1 parent 77b2017 commit 440b22a

File tree

1 file changed

+2
-0
lines changed
  • github-actions/post-approval-changes/lib

1 file changed

+2
-0
lines changed

github-actions/post-approval-changes/lib/main.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ async function main() {
3333
}
3434
}
3535

36+
// test
37+
3638
async function getGooglersOrgInstallationToken(): Promise<string | null> {
3739
try {
3840
// Use the `.github` repo from googlers to get an installation that has access to the googlers

0 commit comments

Comments
 (0)