Skip to content

Commit afd2755

Browse files
committed
chore(ci): Don't block on Lint Commits
1 parent 2570b58 commit afd2755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ labels:
5454
# required_status_checks:
5555
# # Required. Require branches to be up to date before merging.
5656
# strict: false
57-
# contexts: ["CI", "Lint Commits", "Spell Check with Typos"]
57+
# contexts: ["CI", "Spell Check with Typos"]
5858
# enforce_admins: false
5959
# restrictions: null

0 commit comments

Comments
 (0)