Skip to content

Commit

Permalink
trigger checks with old workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrassellyb committed Jan 3, 2024
1 parent d090461 commit 0c30752
Show file tree
Hide file tree
Showing 2 changed files with 567 additions 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 @@ -78,7 +78,7 @@ jobs:
r-version: "${{ needs.get_r_version.outputs.r-version }}"
check:
name: Check
uses: pharmaverse/admiralci/.github/workflows/r-cmd-check.yml@use_cran_latest
uses: pharmaverse/admiralci/.github/workflows/r-cmd-check.yml@main
with:
error-on: warning # TODO: find a way to ignore specific notes
if: github.event_name == 'push'
Expand Down
Loading

0 comments on commit 0c30752

Please sign in to comment.