Skip to content

Commit 4b9ce9d

Browse files
Merge pull request #521 from Nordix/peppi-lotta/test-PR-link-check-settings
Give upstream as a argument to workflow call
2 parents fb88cf0 + 8ac8fb7 commit 4b9ce9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-link-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ permissions:
1010
jobs:
1111
check-pr-links:
1212
uses: metal3-io/project-infra/.github/workflows/pr-link-check.yml@main
13+
with:
14+
upstream: https://github.com/metal3-io/metal3-docs.git

0 commit comments

Comments
 (0)