Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDEnYO committed Aug 23, 2024
1 parent 0f42fa3 commit 3c33764
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/protectAuditFolder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
##### use the Personal Access Token to log into git CLI
echo $GH_PAT | gh auth login --with-token
gh auth refresh -h github.com -s admin:org
##### Function that uses github's REST API via CLI to get team members
getTeamMembers() {
local org=$1
Expand Down

0 comments on commit 3c33764

Please sign in to comment.