update ci

This commit is contained in:
Rath Pascal 2025-02-15 13:03:59 +01:00
parent 52588f3f01
commit 7b55984d69
1 changed files with 8 additions and 0 deletions

View File

@ -10,6 +10,10 @@ on:
- '**.yml'
- '.github/workflows/lint.yml'
- 'requirements_lint.txt'
- '.yamllint'
- '.pylintrc'
- '.pylintrc_j2'
- '.ansible-lint.yml'
pull_request:
branches: [main, stable, latest]
paths:
@ -17,6 +21,10 @@ on:
- '**.yml'
- '.github/workflows/lint.yml'
- 'requirements_lint.txt'
- '.yamllint'
- '.pylintrc'
- '.pylintrc_j2'
- '.ansible-lint.yml'
jobs:
build: