Skip to content

Commit

Permalink
chore: always run gen-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondill committed Dec 7, 2024
1 parent c2ee457 commit 379af11
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/gen-readme.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Generate README
on:
push:
branches: [main]
paths:
- "README.md" # This isn't needed, but it's a good sanity check
- "README.tmpl.md"
- "setup.lua"
pull_request:
paths:
- "README.md" # This isn't needed, but it's a good sanity check
Expand Down

0 comments on commit 379af11

Please sign in to comment.