Skip to content

Commit

Permalink
TEMP
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Apr 14, 2024
1 parent 7a044d9 commit 1544a7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Markdown
on:
# Run on all pushes which touch markdown files and on all pull requests.
push:
paths:
- '**.md'
# paths:

Check warning on line 6 in .github/workflows/markdown.yml

View workflow job for this annotation

GitHub Actions / Lint Yaml

6:1 [comments-indentation] comment not indented like content
# - '**.md'
pull_request:
# Also run this workflow every Monday at 6:00 (to make sure the broken link check runs regularly).
schedule:
Expand Down

0 comments on commit 1544a7f

Please # to comment.