Skip to content

Commit

Permalink
chore: deactivate audit on release
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Jaeger committed Sep 1, 2024
1 parent 0b0c1ce commit c2141d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- "**/Cargo.toml"
- "**/Cargo.lock"
tags-ignore:
- "secret-manager-*"
- "v[0-9]+.[0-9]+.[0-9]+"

jobs:
security_audit:
Expand Down

0 comments on commit c2141d8

Please sign in to comment.