Skip to content

Commit

Permalink
fix common.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrassellyb authored Dec 1, 2023
1 parent 11f4d13 commit b867205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
r-version: "${{ needs.get_r_version.outputs.r-version }}"
templates:
name: Check Templates
uses: pharmaverse/admiralci/.github/workflows/check-templates.yml@no-get-r-version-job
uses: pharmaverse/admiralci/.github/workflows/check-templates.yml@main
secrets: inherit
if: github.event.review.state == 'approved'
needs: get_r_version
Expand Down

0 comments on commit b867205

Please sign in to comment.