Skip to content

Commit

Permalink
ci(format): fix workflow and job names (#1926)
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke authored Oct 17, 2024
1 parent 281ef7a commit 1f76ed1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wc-format.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Prettier
name: Format
on:
workflow_call:
secrets:
Expand All @@ -9,7 +9,7 @@ on:
required: false

jobs:
prettier:
format:
timeout-minutes: 30
runs-on: ubuntu-latest
permissions: {}
Expand Down

0 comments on commit 1f76ed1

Please sign in to comment.