Update ci.yml
This commit is contained in:
parent
f85421ad7d
commit
fafe69ff96
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -17,3 +17,4 @@ jobs:
|
|||||||
uses: luketainton/gha-workflows/.github/workflows/ci-python.yml@main
|
uses: luketainton/gha-workflows/.github/workflows/ci-python.yml@main
|
||||||
secrets:
|
secrets:
|
||||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||||
|
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user