devops: do not build Chromium with symbols for every commit (#10103)
Wastes a lot of compute for the thing we barely use.
This commit is contained in:
parent
9f4b0235eb
commit
7f1d6e4c16
|
|
@ -12,7 +12,6 @@ on:
|
|||
types: [published]
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- release-*
|
||||
paths:
|
||||
- browser_patches/chromium/BUILD_NUMBER
|
||||
|
|
|
|||
Loading…
Reference in a new issue