Skip to content

Commit 5672770

Browse files
Sebastian Fellner 💯Sebastian Fellner 💯
authored andcommitted
ci: preserve required check name
1 parent 6b091b5 commit 5672770

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/husky.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1313
jobs:
14-
checks:
14+
lint-and-prettify:
1515
# The type of runner that the job will run on
1616
runs-on: ubuntu-latest
1717

0 commit comments

Comments
 (0)