Compare commits
No commits in common. "45a1825b704acaa9c8a233bc189477ceb43ee5f4" and "52553796d3066724e01ef32b059cb575edbaed55" have entirely different histories.
45a1825b70
...
52553796d3
2 changed files with 1 additions and 4 deletions
|
@ -24,4 +24,5 @@ jobs:
|
|||
token: ${{ secrets.RENOVATE_TOKEN }}
|
||||
env:
|
||||
LOG_LEVEL: debug
|
||||
RENOVATE_CONFIG_FILE: renovate.json
|
||||
RENOVATE_ENDPOINT: ${{ vars.RENOVATE_ENDPOINT }}
|
||||
|
|
|
@ -2,10 +2,6 @@ name: Tests
|
|||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- "src/**"
|
||||
- "pyproject.toml"
|
||||
- "uv.lock"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue