Skip to content

Commit

Permalink
Match top-level markdown files too
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu committed Jul 16, 2024
1 parent cef5336 commit 28cd91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/includes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: ✍ pull request
uses: peter-evans/create-pull-request@v6
with:
add-paths: '**/*.md'
add-paths: '**.md'
base: main
branch: markdown-includes
delete-branch: true
Expand Down

0 comments on commit 28cd91e

Please sign in to comment.