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 8998f3a commit 47edda5Copy full SHA for 47edda5
github-actions/utils/check-team-membership.js
@@ -24,3 +24,5 @@ async function isMemberOfTeam(github, context, username, team) {
24
}
25
26
27
+
28
+module.exports = isMemberOfTeam;
0 commit comments