Skip to content

Commit

Permalink
don't run security audit at ever PR
Browse files Browse the repository at this point in the history
  • Loading branch information
stlankes committed Sep 12, 2020
1 parent 7be74da commit 80ef03f
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 * * *'

Expand Down

0 comments on commit 80ef03f

Please sign in to comment.