Skip to content

Commit

Permalink
ci: fix clippy workflow & remove audit workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AzHicham committed Nov 15, 2024
1 parent 45a5379 commit e97c8b6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/audit.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
Clippy suggests the following changes
labels: not_in_changelog
branch: auto/clippy
base: main
base: develop
- name: Check outputs
if: ${{ success() }}
run: |
Expand Down

0 comments on commit e97c8b6

Please sign in to comment.