chore(ci): Don't block on Lint Commits

This commit is contained in:
Ed Page 2024-04-01 12:36:16 -05:00
parent 2570b58a0f
commit afd275590c

View file

@ -54,6 +54,6 @@ labels:
# required_status_checks: # required_status_checks:
# # Required. Require branches to be up to date before merging. # # Required. Require branches to be up to date before merging.
# strict: false # strict: false
# contexts: ["CI", "Lint Commits", "Spell Check with Typos"] # contexts: ["CI", "Spell Check with Typos"]
# enforce_admins: false # enforce_admins: false
# restrictions: null # restrictions: null