Skip to content

Commit

Permalink
Update src/isMemberOf.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Liu <siliu@coursera.org>
  • Loading branch information
gagoar and cyamonide committed Aug 30, 2022
1 parent 0490e06 commit bef9140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/isMemberOf.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import github from '@actions/github';
import * as github from '@actions/github';
import PQueue from 'p-queue';
import { catchHandler } from './util/catchHandler';
import { OctokitClient } from './util/constants';
Expand Down

0 comments on commit bef9140

Please sign in to comment.