We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30f2f8a commit 6c07794Copy full SHA for 6c07794
.github/workflows/test.yml
@@ -28,6 +28,7 @@ jobs:
28
VALIDATE_ALL_CODEBASE: false
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30
LINTER_RULES_PATH: ./tools/pr-checker/linters/
31
+ FILTER_REGEX_EXCLUDE: */build.gradle
32
DEFAULT_BRANCH: draft
33
- name: Summary
34
if: "! github.event.pull_request.head.repo.fork"
0 commit comments