Skip to content

Commit

Permalink
adding ability to dispatch trivy workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
deusebio committed Oct 1, 2024
1 parent 6a9ba89 commit ac0fff3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- 3-22.04
pull_request:
workflow-dispatch:
jobs:
build:
uses: ./.github/workflows/build.yaml
Expand Down

0 comments on commit ac0fff3

Please sign in to comment.