mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[ci.yaml] Fix release branch regex (flutter/engine#29919)
This commit is contained in:
parent
cd7e60b582
commit
fbba3fa9ce
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user