Update .github/workflows/dependabot-uv-lock.yml

This commit is contained in:
Bruno Alla 2024-10-02 20:59:57 -03:00 committed by GitHub
parent 21df0dd700
commit e5744d8bfb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ name: uv
on:
pull_request:
paths:
- "../../pyproject.toml"
- "pyproject.toml"
permissions:
contents: write