Added audit workflow

This commit is contained in:
Raphaël Walther
2022-08-10 16:29:54 +02:00
parent 6deb481e5d
commit d080d661f7
+1
View File
@@ -11,6 +11,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
notification:
if: ${{ failure() }}
needs: security_audit
runs-on: ubuntu-latest
steps: