Skip to content

Commit

Permalink
ci: reactivate audit workflow
Browse files Browse the repository at this point in the history
Signed-off-by: simonsan <[email protected]>
  • Loading branch information
simonsan committed Jan 23, 2024
1 parent 8f2d8f5 commit bef9af5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ on:
- "**/Cargo.lock"
- "crates/**/Cargo.toml"
- "crates/**/Cargo.lock"
# TODO!: After axum refactor has landed, we can enable this again
# merge_group:
# types: [checks_requested]
merge_group:
types: [checks_requested]

jobs:
audit:
Expand Down

0 comments on commit bef9af5

Please sign in to comment.