Remove paths-ignore

This commit is contained in:
Edward Firmo
2024-12-23 18:49:50 +01:00
parent 420225b6ba
commit 1ef73d5cd0

View File

@@ -13,9 +13,6 @@ on: # yamllint disable-line rule:truthy
- "*.py" - "*.py"
branches: branches:
- main - main
paths-ignore:
- '**/VERSION'
- '**/VERSION_YAML'
pull_request: pull_request:
paths: paths:
- "*.yaml" - "*.yaml"