Skip to content

Commit

Permalink
Try with PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed Feb 29, 2024
1 parent 52a1680 commit 1dee2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions-usage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
# pass user input as arguments
with:
organisation: loculus-project
gitHubAPIKey: ${{ secrets.GITHUB_TOKEN }}
gitHubAPIKey: ${{ secrets.ORG_READ }}
loglevel: error # not required, change to debug if misbehaving
raisealarmremainingminutes: 100 # not required, defaults to 100
skipReposWithoutUsage: true

0 comments on commit 1dee2a3

Please sign in to comment.