Skip to content

Commit 5fce53d

Browse files
chore: rename prettier check (#670)
This is so it can be made a precondition for the merge queue
1 parent 4287717 commit 5fce53d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
merge_group:
66

77
jobs:
8-
build:
8+
check-prettier-formatting:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout

0 commit comments

Comments
 (0)