Skip to content

Commit a3165d6

Browse files
picnixzhugovk
andauthored
Update .github/workflows/reusable-change-detection.yml
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 5308aea commit a3165d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-change-detection.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ jobs:
8585
# https://github.com/python/core-workflow/issues/373
8686
grep_ignore_args=(
8787
# file extensions
88-
-e '\.rst$'
8988
-e '\.md$'
89+
-e '\.rst$'
9090
# top-level folders
9191
-e '^Doc/'
9292
-e '^Misc/'

0 commit comments

Comments
 (0)