Skip to content

Commit

Permalink
adding a dot to test out a more robust solution although seems ok if …
Browse files Browse the repository at this point in the history
…we over-trigger the render with files with md in the name
  • Loading branch information
carriewright11 committed Nov 6, 2024
1 parent a6c7c26 commit 71f18f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
push:
branches: [ main, staging ]
paths:
- '**md'
- '**.md'
- assets/*
- quizzes/*

Expand Down

0 comments on commit 71f18f6

Please sign in to comment.