mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
ignore dependabot prs for clippy annotations (#78)
This commit is contained in:
parent
aaf3279e95
commit
8813196bdb
3 changed files with 17 additions and 5 deletions
2
.github/workflows/cargo-audit.yml
vendored
2
.github/workflows/cargo-audit.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
cargo-audit:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions-rs/audit-check@v1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue