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 6c07794 commit fa01136Copy full SHA for fa01136
.github/workflows/test.yml
@@ -28,7 +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
+ FILTER_REGEX_EXCLUDE: .*/build.gradle
32
DEFAULT_BRANCH: draft
33
- name: Summary
34
if: "! github.event.pull_request.head.repo.fork"
0 commit comments