2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 11:05:41 +00:00

fix format

This commit is contained in:
Matthias Mair
2024-12-13 00:42:39 +01:00
parent e0facc25bb
commit e343bb2cfc

View File

@ -591,9 +591,8 @@ jobs:
zizmor:
name: Security [Zizmor]
need: ['pre-commit']
runs-on: ubuntu-20.04
needs: paths-filter
needs: ['pre-commit', 'paths-filter']
if: needs.paths-filter.outputs.cicd == 'true' || needs.paths-filter.outputs.force == 'true'
permissions: