Skip to content

Commit

Permalink
Update govulncheck.yml
Browse files Browse the repository at this point in the history
Remove scheduled trigger.
  • Loading branch information
fxamacker committed Jul 15, 2023
1 parent e523171 commit 30fae52
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/govulncheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ permissions: {}

on:
workflow_dispatch:
schedule:
# Run at least once daily because vulnerability database might be updated.
- cron: '30 15 * * *'
pull_request:
paths:
- '**'
Expand Down

0 comments on commit 30fae52

Please sign in to comment.