Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jannis-baum committed Jul 18, 2024
1 parent 264e71d commit cf1875b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lint-markdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Lint Markdown
on:
push:
branches:
- '**'
paths:
- '**.md'
- main
tags:
- 'v*'
pull_request:
branches:
- main
Expand Down

0 comments on commit cf1875b

Please sign in to comment.