Skip to content

Commit

Permalink
Fix the name in pull-request.yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxSuRen committed Jan 31, 2021
1 parent 123cfeb commit b53518d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
Markdown Link Check:
name: Markdown Link Check
name: MarkdownLinkCheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit b53518d

Please sign in to comment.