Skip to content

Commit

Permalink
REVDEPCHECK - use gh pat
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Jul 16, 2024
1 parent fef3705 commit 085053a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/revdep-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:

env:
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
GITHUB_PAT: ${{ secrets.GH_PAT }}

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 085053a

Please sign in to comment.