[ci.yaml] Fix release branch regex (flutter/engine#29919)

This commit is contained in:
Casey Hillers
2021-11-24 10:33:01 -08:00
committed by GitHub
parent cd7e60b582
commit fbba3fa9ce

View File

@@ -7,7 +7,7 @@
# * https://github.com/flutter/cocoon/blob/main/CI_YAML.md
enabled_branches:
- main
- flutter-\\d+\\.\\d+-candidate\\.\\d+
- flutter-\d+\.\d+-candidate\.\d+
platform_properties:
linux: