Add paths to Renovate workflow for specific dependency files
All checks were successful
Safety / security (push) Successful in 29s
All checks were successful
Safety / security (push) Successful in 29s
This commit is contained in:
@@ -7,6 +7,12 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
paths:
|
||||
- "pyproject.toml"
|
||||
- "requirements.txt"
|
||||
- "setup.py"
|
||||
- "poetry.lock"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
renovate:
|
||||
|
||||
Reference in New Issue
Block a user