Skip to content

Commit

Permalink
Spellcheck root level md files
Browse files Browse the repository at this point in the history
  • Loading branch information
jashapiro committed Jul 23, 2024
1 parent 756d7be commit 36c75c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- feature/*
paths:
- docs/**
- "*.md"
workflow_dispatch:
schedule:
- cron: "0 0 15 * *" # 15th of every month at midnight
Expand Down

0 comments on commit 36c75c1

Please sign in to comment.