Update paths-ignore patterns

This commit is contained in:
Fabien del Carmen 2022-08-25 14:28:27 +02:00 committed by fdel-car
parent 5bd7b0545d
commit 342ceb68c6

View File

@ -7,7 +7,7 @@ on:
pull_request:
paths-ignore:
- 'docs/**'
- '**/**.md'
- '**.mdx?'
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}