mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 11:05:41 +00:00
fix format
This commit is contained in:
3
.github/workflows/qc_checks.yaml
vendored
3
.github/workflows/qc_checks.yaml
vendored
@ -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:
|
||||
|
Reference in New Issue
Block a user