Merge pull request #306 from djmitche/no-audit-on-pr

do not run audit on PRs
This commit is contained in:
Dustin J. Mitchell
2021-10-21 19:41:23 -04:00
committed by GitHub

View File

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