Skip to content

Commit

Permalink
Update cve-scanning.yml to allow for workflow_dispatch (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
bingenito authored Dec 12, 2023
1 parent 02cb147 commit 50dcf92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cve-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: CVE Scanning

on:
push:
workflow_dispatch:

jobs:
dotnet-modules-scan:
Expand Down

0 comments on commit 50dcf92

Please sign in to comment.