Second attempt at reducing source-build tarball CI frequency (#16340)

This commit is contained in:
Michael Simons 2023-05-08 14:41:48 -05:00 committed by GitHub
parent 46b4bf57ca
commit cac65de9c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,8 +7,10 @@ resources:
trigger: trigger:
branches: branches:
include: include:
- release/*.1xx - release/6.0.1xx
- internal/release/*.1xx - internal/release/6.0.1xx
- release/7.0.1xx
- internal/release/7.0.1xx
stages: stages:
- build - build