Merge pull request #31628 from mattfarina/govulncheckonchange

Update the govulncheck.yml to run on change
pull/31625/head
Matt Farina 3 months ago committed by GitHub
commit 5a97235092
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -3,6 +3,7 @@ on:
push:
paths:
- go.sum
- .github/workflows/govulncheck.yml
schedule:
- cron: "0 0 * * *"

Loading…
Cancel
Save