PYTHON-5673 Only update sbom when core dependencies change (#2647)

This commit is contained in:
Steven Silvester 2025-12-11 06:18:38 -06:00 committed by GitHub
parent 37632e70d6
commit da6d3d9e62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,6 @@ on:
push:
branches: ['master']
paths:
- 'pyproject.toml'
- 'requirements.txt'
permissions: