Verified Commit 6e96aa71 authored by Beatriz Rizental's avatar Beatriz Rizental Committed by Pier Angelo Vendrame
Browse files

fixup! Add CI for Base Browser

Run file-whitespace linter for .java file changes.
parent e24008f1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -264,6 +264,7 @@ file-whitespace:
        - '**/*.rst'
        - '**/*.webidl'
        - '**/*.xhtml'
        - '**/*.java'
        - 'tools/lint/file-whitespace.yml'
    # Run job whenever a commit is merged to a protected branch
    - if: $CI_COMMIT_REF_PROTECTED == 'true'