Skip to content

Commit

Permalink
Add CI vuln (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
cristaloleg authored Feb 21, 2023
1 parent 970d2de commit 3acd25a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
codeql:
uses: cristalhq/.github/.github/workflows/codeql.yml@main

vuln:
uses: cristalhq/.github/.github/workflows/vuln.yml@main

release:
if: github.event_name == 'workflow_dispatch'
uses: cristalhq/.github/.github/workflows/release.yml@main
Expand Down

0 comments on commit 3acd25a

Please sign in to comment.