PYTHON-5673 Only update sbom when core dependencies change (#2647)
This commit is contained in:
parent
37632e70d6
commit
da6d3d9e62
1
.github/workflows/sbom.yml
vendored
1
.github/workflows/sbom.yml
vendored
@ -10,7 +10,6 @@ on:
|
||||
push:
|
||||
branches: ['master']
|
||||
paths:
|
||||
- 'pyproject.toml'
|
||||
- 'requirements.txt'
|
||||
|
||||
permissions:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user