Skip to content

Commit

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

0 comments on commit 123cfeb

Please sign in to comment.