updated permissions (#257)

This commit is contained in:
Eduard van Valkenburg
2025-07-28 14:05:17 +02:00
committed by GitHub
Unverified
parent bf45d101a5
commit a9931480b7
+2
View File
@@ -22,6 +22,8 @@ env:
jobs:
paths-filter:
runs-on: ubuntu-latest
permissions:
contents: read
outputs:
pythonChanges: ${{ steps.filter.outputs.python}}
steps: