Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9a052e2

Browse files
authored
fix: use file filter in weekly-docs github action (#17729)
otherwise it ignores the instruction to only check docs/ when a filechanges in that dirCo-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
1 parentd5360a6 commit9a052e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/weekly-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
reporter:github-pr-review
3737
config_file:".github/.linkspector.yml"
3838
fail_on_error:"true"
39-
filter_mode:"nofilter"
39+
filter_mode:"file"
4040

4141
-name:Send Slack notification
4242
if:failure() && github.event_name == 'schedule'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp