Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed star from path pattern
Browse files Browse the repository at this point in the history
Signed-off-by: Natalia Luzuriaga <natalia.luzuriaga@cms.hhs.gov>
natalialuzuriaga committed Nov 22, 2024
1 parent 762eca4 commit bf3064d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checklistMarkdownToPDF.yml
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ on:
branches:
- 'dev'
paths:
- 'tier*/*checklist.md'
- 'tier*/checklist.md'

jobs:
get-changed-directories:

0 comments on commit bf3064d

Please sign in to comment.