do not run audit on PRs

This commit is contained in:
Dustin J. Mitchell 2021-10-20 22:29:16 -04:00
parent 2f7c11bcc3
commit 642da4da3e

View file

@ -7,7 +7,6 @@ on:
paths:
- '**/Cargo.toml'
- '**/Cargo.lock'
pull_request:
jobs:
audit: