Skip to content

Commit

Permalink
ci: add container scanning to default checks
Browse files Browse the repository at this point in the history
Fixes hyperledger-cacti#1876

Signed-off-by: zondervancalvez <[email protected]>
  • Loading branch information
zondervancalvez committed May 11, 2022
1 parent f4d5be7 commit 58fdfb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/azure-container-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: azure-container-image-scan

on:
push:
pull_request:
# Publish `main` as Docker `latest` image.
branches:
- main
Expand Down

0 comments on commit 58fdfb4

Please sign in to comment.