Skip to content

Commit d5c8985

Browse files
authored
Remove duplicate name from README.md
1 parent d5764b0 commit d5c8985

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@ Create a new GitHub Actions workflow in your project, e.g. at [.github/workflows
2020
The content of the file should be in the following format.
2121

2222
```yaml
23-
name: cpp-linter
24-
2523
# Workflow syntax:
2624
# https://help.github.com/en/articles/workflow-syntax-for-github-actions
27-
2825
name: cpp-linter
2926

3027
on:

0 commit comments

Comments
 (0)