Skip to content

Commit

Permalink
chore: test gh access token in rhub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed Aug 14, 2024
1 parent 2782f1b commit e33bff5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/scheduled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,10 @@ jobs:
uses: insightsengineering/r.pkg.template/.github/workflows/revdepcheck.yaml@main
rhub:
name: R-hub 🌐
uses: insightsengineering/r.pkg.template/.github/workflows/rhub.yaml@main
uses: insightsengineering/r.pkg.template/.github/workflows/rhub.yaml@gh-access-token-for-rhub-workflow
with:
lookup-refs: |
insightsengineering/teal.data
insightsengineering/teal.logger
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}

0 comments on commit e33bff5

Please sign in to comment.