Skip to content

Commit

Permalink
test1
Browse files Browse the repository at this point in the history
  • Loading branch information
jyothi kumar committed Jul 26, 2024
1 parent dd741f6 commit 8362816
Show file tree
Hide file tree
Showing 2 changed files with 37,557 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ name: Build-Scan-Push-Image-scan
# events but only for the master branch
on:
push:
branches: [ master ]
branches: [ trivyExploitable ]
pull_request:
branches: [ master ]
branches: [ trivyExploitable ]

env:
BuildNumber: ${{ github.run_id }}-${{ github.run_number }}
Expand Down
Loading

0 comments on commit 8362816

Please sign in to comment.