Skip to content

Commit e4210b9

Browse files
committed
chore(ci): Fix the audit display name
1 parent 616ecc0 commit e4210b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
audit:
2626
permissions:
2727
contents: none
28-
name: CI
28+
name: Audit
2929
needs: [advisories, cargo_deny, actions]
3030
runs-on: ubuntu-latest
3131
if: "always()"

0 commit comments

Comments
 (0)