Skip to content

Commit

Permalink
Update .github/workflows/scheduled.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: André Veríssimo <[email protected]>
  • Loading branch information
averissimo authored May 21, 2024
1 parent 9703cfb commit 7352ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
test-strategy: ["min_cohort", "min_isolated", "release", "max"]
uses: insightsengineering/r.pkg.template/.github/workflows/verdepcheck.yaml@enhancements
uses: insightsengineering/r.pkg.template/.github/workflows/verdepcheck.yaml@main
name: Dependency Test - ${{ matrix.test-strategy }} 🔢
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
Expand Down

0 comments on commit 7352ac4

Please sign in to comment.