Skip to content

Commit

Permalink
Avoid mkdocs changes to run compose
Browse files Browse the repository at this point in the history
  • Loading branch information
minottic committed Jul 5, 2024
1 parent c217b07 commit 3e7b6b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compose_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on: # yamllint disable-line rule:truthy
- main
paths-ignore:
- '**/*.md'
- '**/mkdocs*'

jobs:
yaml-lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3e7b6b5

Please sign in to comment.