Skip to content

Commit 77dbe82

Browse files
committed
Add YAML listing file to considered files for custom message for preview
1 parent 3aa4f38 commit 77dbe82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ jobs:
133133
# don't consider modifications on file used for includes for now.
134134
docs/**/[^_]*.qmd
135135
docs/**/[^_]*.md
136+
docs/extensions/listings/*.yml
136137
json: true
137138
escape_json: false
138139

0 commit comments

Comments
 (0)