diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ad945ec..263c743 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,7 +1,7 @@ name: Build-Scan-Push-Image-scan # Controls when the action will run. Triggers the workflow on push or pull request -# events but only for the master branch +# events but only for the trivyExploitable branch on: push: branches: [ trivyExploitable ]