mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 04:04:19 +00:00
Limit formatter to pull requests only (#6540)
This commit is contained in:
@@ -208,9 +208,10 @@ matrix:
|
||||
- cd android; ./gradlew clean build
|
||||
|
||||
- language: generic
|
||||
if: type IN (pull_request)
|
||||
os: linux
|
||||
install:
|
||||
- bash .travis/format_install.sh
|
||||
|
||||
|
||||
script:
|
||||
- bash .travis/format_check.sh
|
||||
|
||||
Reference in New Issue
Block a user