do not run audit on PRs
This commit is contained in:
1
.github/workflows/audit.yml
vendored
1
.github/workflows/audit.yml
vendored
@@ -7,7 +7,6 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- '**/Cargo.toml'
|
- '**/Cargo.toml'
|
||||||
- '**/Cargo.lock'
|
- '**/Cargo.lock'
|
||||||
pull_request:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
audit:
|
audit:
|
||||||
|
|||||||
Reference in New Issue
Block a user