Skip to content

Commit

Permalink
Update format job name
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Oct 23, 2024
1 parent 87f6a28 commit 9e1b950
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
workflow_dispatch: {}

jobs:
fix:
name: Commit fixes
commit:
name: Format code
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
Expand Down

0 comments on commit 9e1b950

Please sign in to comment.