Skip to content

Commit 5df8ac3

Browse files
authored
Fix the name in pull-request.yaml file (#15)
1 parent 123cfeb commit 5df8ac3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pull-request.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ jobs:
6666
languages: go
6767
- name: Perform CodeQL Analysis
6868
uses: github/codeql-action/analyze@v1
69-
Markdown Link Check:
70-
name: Markdown Link Check
69+
MarkdownLinkCheck:
70+
name: MarkdownLinkCheck
7171
runs-on: ubuntu-latest
7272
steps:
7373
- uses: actions/checkout@master

0 commit comments

Comments
 (0)