Skip to content

Commit c9997ec

Browse files
committed
use custom branch
1 parent 86fe165 commit c9997ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scheduled.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- { test-strategy: "min_isolated", test-additional-repos: "" }
3434
- { test-strategy: "release", test-additional-repos: "" }
3535
- { test-strategy: "max", test-additional-repos: "https://pharmaverse.r-universe.dev" }
36-
uses: insightsengineering/r.pkg.template/.github/workflows/verdepcheck.yaml@main
36+
uses: insightsengineering/r.pkg.template/.github/workflows/verdepcheck.yaml@allow_custom_repos
3737
name: Dependency Test - ${{ matrix.test-strategy }} 🔢
3838
secrets:
3939
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)