fix format
This commit is contained in:
parent
e0facc25bb
commit
e343bb2cfc
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue