Skip to content

Commit

Permalink
ci: rename job in audit workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tadayosi committed Nov 15, 2023
1 parent b8f4d33 commit 44f4d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: '0 0 * * 0'

jobs:
test:
audit:
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit 44f4d34

Please sign in to comment.