@@ -10,6 +10,12 @@ on:
- main
tags-ignore:
- '**'
+ paths-ignore:
+ - '**/*.md'
+ - 'LICENSE'
+ - '**/*.gitignore'
+ - '.editorconfig'
+ - 'docs/**'
pull_request: null
jobs: