Skip to content

Commit

Permalink
update chaged files glob
Browse files Browse the repository at this point in the history
  • Loading branch information
recrwplay committed Jun 10, 2024
1 parent 590016d commit faf9790
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs-pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ jobs:
separator: ','
files_yaml: |
pages:
- modules/**/pages/**/*.adoc
- **/modules/**/pages/**/*.adoc
asciidoc:
- modules/**/*.adoc
- **/modules/**/*.adoc
# Generate a PR comment if the docs are using the pageList extension
# The extension maps asciidoc source files to their HTML output paths
Expand Down

0 comments on commit faf9790

Please sign in to comment.