This commit is contained in:
parent
3a9e86e90e
commit
071996cf5b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ on:
|
|||
|
||||
jobs:
|
||||
sast:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: runner-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: pipx run pre-commit run -a
|
||||
|
|
Loading…
Reference in a new issue