Skip to content

Commit e15ea69

Browse files
committed
Stop vale failing for forked contributions (?)
1 parent 1d00202 commit e15ea69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@ jobs:
7171
env:
7272
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7373
with:
74-
filter_mode: nofilter
74+
filter_mode: diff_context
7575
reporter: github-check

0 commit comments

Comments
 (0)