Skip to content

Commit 8ac8fb7

Browse files
committed
Give upstream as a argument to workflow call
Signed-off-by: peppi-lotta <[email protected]>
1 parent fb88cf0 commit 8ac8fb7

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)