ci(typos): set continue-on-error
to true
This commit is contained in:
parent
5b60e9a83c
commit
876741a3b4
1
.github/workflows/typos.yml
vendored
1
.github/workflows/typos.yml
vendored
@ -14,6 +14,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- uses: crate-ci/typos@master
|
||||
continue-on-error: true
|
||||
|
||||
# We don't want this check to fail on `main` but continue to fail on PRs
|
||||
- name: Successfully Exit When Branch 'main'
|
||||
|
Loading…
x
Reference in New Issue
Block a user