Skip to content

Commit

Permalink
ci: Rename audit job to checks in checks action
Browse files Browse the repository at this point in the history
  • Loading branch information
ivov committed Nov 28, 2024
1 parent c830f7a commit 3ccfb30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on: [push]

jobs:
audit:
checks:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit 3ccfb30

Please sign in to comment.