Skip to content

Commit

Permalink
ci: don't run security_audit workflow on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
mkroening committed Jan 7, 2025
1 parent 2c888ea commit b0d578b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/security_audit.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: Security audit
on:
push:
paths:
- '**/Cargo.toml'
- '**/Cargo.lock'
schedule:
- cron: '0 0 * * *'
jobs:
Expand Down

0 comments on commit b0d578b

Please sign in to comment.