Skip to content

Commit

Permalink
Add secret for gert's date fetcher (#2213)
Browse files Browse the repository at this point in the history
Add secret for `gert` date fetcher
  • Loading branch information
cicdguy authored Nov 2, 2023
1 parent 88628fc commit dbe33bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ jobs:
with:
r-version: "4.3"
skip-multiversion-docs: true
secrets:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
linter:
name: Lint
uses: pharmaverse/admiralci/.github/workflows/lintr.yml@main
Expand Down

0 comments on commit dbe33bb

Please sign in to comment.