Skip to content

Commit

Permalink
Merge pull request #2245 from killianmuldoon/pr-1.5-link-check-base-b…
Browse files Browse the repository at this point in the history
…ranch

[release-1.5] 🌱 Set base branch correctly for link checker
  • Loading branch information
k8s-ci-robot authored Aug 16, 2023
2 parents 13771b0 + 317d1a8 commit f4f2f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-md-link-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
use-quiet-mode: 'yes'
config-file: .markdownlinkcheck.json
check-modified-files-only: 'yes'
base-branch: main
base-branch: release-1.5

0 comments on commit f4f2f46

Please sign in to comment.