Skip to content

Commit

Permalink
correct filename
Browse files Browse the repository at this point in the history
Signed-off-by: Anton-4 <[email protected]>
  • Loading branch information
Anton-4 authored Feb 5, 2025
1 parent c69e4c5 commit 82fa254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_manager_old.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
start-md-files-check:
needs: check-changes
if: needs.check-changes.outputs.md_files_changed == 'y'
uses: ./.github/workflows/markdown-link-check.yml
uses: ./.github/workflows/markdown_link_check.yml

ran-full:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 82fa254

Please sign in to comment.