Skip to content

Commit b55e4cd

Browse files
committed
Allow continue on error for now - we can then whittle those down with smaller PR's.
1 parent 8cfd6fc commit b55e4cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/on_pr_lint.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
npx -y @bugron/validate-dependabot-yaml@latest
2626
2727
lint_cupcake:
28+
continue-on-error: true
2829
runs-on: ubuntu-latest
2930
steps:
3031
- name: Checkout source code

0 commit comments

Comments
 (0)