Skip to content

Commit

Permalink
fix revdepcheck (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelru authored Oct 3, 2024
1 parent 483c64a commit 8bfdb42
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/scheduled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,17 @@ jobs:
)
name: revdepcheck ↩️
uses: insightsengineering/r.pkg.template/.github/workflows/revdepcheck.yaml@main
with:
lookup-refs: |
insightsengineering/goshawk
insightsengineering/teal
insightsengineering/teal.transform
insightsengineering/teal.code
insightsengineering/teal.logger
insightsengineering/teal.reporter
insightsengineering/teal.widgets
insightsengineering/teal.data
insightsengineering/tern
rhub:
if: >
github.event_name == 'schedule' || (
Expand Down

0 comments on commit 8bfdb42

Please sign in to comment.