Skip to content

Commit

Permalink
Update .github/workflows/scheduled.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Pawel Rucki <12943682+pawelru@users.noreply.github.com>
  • Loading branch information
pawelru authored Jun 25, 2024
1 parent a0282c9 commit cd929e1
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@add_extra
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 cd929e1

Please sign in to comment.