Skip to content

Commit

Permalink
rename checks
Browse files Browse the repository at this point in the history
  • Loading branch information
cpholguera committed Oct 29, 2021
1 parent 1aaceb3 commit 3799eef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/checkLinks.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Check Markdown Links
name: URLs Checker

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/checkLint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Check Markdown Markup
name: Markdown Linter

on: [push, pull_request]

Expand Down

0 comments on commit 3799eef

Please sign in to comment.