Skip to content

Commit 1e6c506

Browse files
committed
chore: Rename Github spell check job (box/box-codegen#881)
1 parent 4776b4c commit 1e6c506

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.codegen.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "engineHash": "7c94f4f", "specHash": "8b51a89", "version": "10.1.0" }
1+
{ "engineHash": "0ca4cc8", "specHash": "8b51a89", "version": "10.1.0" }

.github/workflows/spell-check-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- sdk-gen
77
jobs:
8-
spellcheck-request:
8+
spellcheck-request-title:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout current repository

0 commit comments

Comments
 (0)