Skip to content

Commit

Permalink
Update markdown-link-check.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Schmiedmayer <[email protected]>
  • Loading branch information
PSchmiedmayer authored Jan 20, 2025
1 parent 36c10a4 commit 357a809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
echo "Linkspector Ubuntu Workaround for: https://github.com/UmbrellaDocs/action-linkspector/issues/32"
echo 0 | sudo tee /proc/sys/kernel/apparmor_restrict_unprivileged_userns
- name: Check and Create Linkspector Configuration
run: |
run: |
CONFIG_FILE=".linkspector.yml"
if [ ! -f "$CONFIG_FILE" ]; then
echo "Configuration file not found. Creating a new one."
Expand Down

0 comments on commit 357a809

Please sign in to comment.