mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 20:15:44 +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:
|
zizmor:
|
||||||
name: Security [Zizmor]
|
name: Security [Zizmor]
|
||||||
need: ['pre-commit']
|
|
||||||
runs-on: ubuntu-20.04
|
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'
|
if: needs.paths-filter.outputs.cicd == 'true' || needs.paths-filter.outputs.force == 'true'
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
Reference in New Issue
Block a user