Skip to content

Commit

Permalink
change lexi glob syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
StarfallProjects committed Feb 1, 2024
1 parent 35fc876 commit 528da15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lexi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- uses: Rebilly/lexi@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
glob: 'docs/*.md'
glob: '**/*.md'

0 comments on commit 528da15

Please sign in to comment.