Skip to content

Commit e75b1d5

Browse files
committed
Merge branch 'draft' into dev_content_review
2 parents 216231a + b4845ca commit e75b1d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
VALIDATE_ALL_CODEBASE: false
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
LINTER_RULES_PATH: ./tools/pr-checker/linters/
31-
FILTER_REGEX_EXCLUDE: .*/build.gradle
31+
FILTER_REGEX_EXCLUDE: .*/*.gradle
3232
DEFAULT_BRANCH: draft
3333
- name: Summary
3434
if: "! github.event.pull_request.head.repo.fork"

0 commit comments

Comments
 (0)