fix job name
This commit is contained in:
parent
e3fe1bfca9
commit
e0baa682d7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/prettier-check.yml
vendored
2
.github/workflows/prettier-check.yml
vendored
|
|
@ -4,7 +4,7 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-and-publish:
|
||||
format-check:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue