diff --git a/.github/workflows/scan-image.yml b/.github/workflows/scan-image.yml index 6b1b4e82..d95afce6 100644 --- a/.github/workflows/scan-image.yml +++ b/.github/workflows/scan-image.yml @@ -5,6 +5,9 @@ on: pull_request: branches: - main + push: + branches: + - main permissions: {}