Skip to content

Commit c85b6e5

Browse files
authored
Update container-scanning.yml workflow
1 parent 5802e3f commit c85b6e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/container-scanning.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ run-name: ${{ github.actor }} is vulnerability scanning Container
33
on:
44
schedule:
55
- cron: '0 0 * * *'
6+
workflow_dispatch:
67
jobs:
78
scan-for-container-vulnerabilty:
89
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)