Skip to content

Commit a8872d7

Browse files
committed
ci: rename audit job
1 parent 190750c commit a8872d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- run: cargo clippy --all-features -- -D warnings
6666

6767
audit:
68-
name: Audit
68+
name: Security Audit
6969
runs-on: ubuntu-latest
7070
steps:
7171
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)