Skip to content

Commit e181f46

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

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-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

docs/user-guide/src/ipam/introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# IPAM (IP Address Manager)
22

3+
TEST
34
The IPAM project provides a controller to manage static IP address allocations
45
in [Cluster API Provider Metal3](https://github.com/metal3-io/cluster-api-provider-metal3/).
56

0 commit comments

Comments
 (0)