Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgordonbell committed Oct 6, 2023
1 parent 0f8ea20 commit 18a9301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/summarize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
git restore ./blog/_posts/2029-01-01-checklist.md
npm install -g markdownlint-cli
markdownlint --fix "./blog/_posts/*.md"
markdownlint --fix "./blog/_posts/*.md" && false
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
Expand Down

0 comments on commit 18a9301

Please sign in to comment.