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 15fcc02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-request.yaml
Expand Up @@ -66,8 +66,8 @@ jobs:
languages: go
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
Markdown Link Check:
name: Markdown Link Check
MarkdownLinkCheck:
name: MarkdownLinkCheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit 15fcc02

Please sign in to comment.