Skip to content

Commit

Permalink
delete duplicate check templates
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrassellyb authored Oct 25, 2023
1 parent 682bf00 commit c7fb2ea
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,13 +96,6 @@ jobs:
# Setting to 'false' will require you to create
# an orphan branch called 'badges' in your repository
skip-coverage-badges: false
templates:
name: Check Templates
uses: pharmaverse/admiralci/.github/workflows/check-templates.yml@main
if: >
github.event_name == 'push' || github.event_name == 'pull_request'
with:
r-version: "4.1"
man-pages:
name: Man Pages
uses: pharmaverse/admiralci/.github/workflows/man-pages.yml@main
Expand Down

0 comments on commit c7fb2ea

Please sign in to comment.