Skip to content

Commit

Permalink
rename check
Browse files Browse the repository at this point in the history
  • Loading branch information
iamtodor committed Jul 1, 2022
1 parent 2b1b1dd commit 377ad90
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ on:
push:
paths:
- "**.md"
- ".github/workflows/markdown_lint.yml"
- ".github/workflows/markdown_link_check.yml"
- ".github/workflows/markdown_link_check_config.json"
pull_request:
paths:
- "**.md"
- ".github/workflows/markdown_lint.yml"
- ".github/workflows/markdown_link_check.yml"
- ".github/workflows/markdown_link_check_config.json"

jobs:
Expand Down

0 comments on commit 377ad90

Please sign in to comment.