Skip to content

Commit

Permalink
.github/workflows/cargo-audit.yml: Test without path
Browse files Browse the repository at this point in the history
  • Loading branch information
mxinden committed Jan 12, 2022
1 parent ddc74b6 commit ff5f3f4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cargo-audit.yml
Expand Up @@ -7,9 +7,6 @@ on:
- '**/Cargo.toml'
- '**/Cargo.lock'
pull_request:
paths:
- '**/Cargo.toml'
- '**/Cargo.lock'
jobs:
audit:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ff5f3f4

Please sign in to comment.