Skip to content

Commit de1e540

Browse files
pqcj-radcliff
authored andcommitted
[infra] trigger kokoro builds w/ the “kokoro:run” label (#370)
Fixes: #369 --- <details> <summary>Contribution guidelines:</summary><br> - See our [contributor guide]([https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md](https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md) for general expectations for PRs. - Larger or significant changes should be discussed in an issue before creating a PR. - Dart contributions to our repos should follow the [Dart style guide](https://dart.dev/guides/language/effective-dart) and use `dart format`. - Java and Kotlin contributions should strive to follow Java and Kotlin best practices ([discussion](flutter/flutter-intellij#8098)). </details>
1 parent f1c802e commit de1e540

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ updates:
66
interval: "weekly"
77
labels:
88
- "autosubmit"
9+
- "kokoro:run"
910
# Updating patch versions for "github-actions" is too chatty.
1011
# See https://github.com/flutter/flutter/issues/158350.
1112
ignore:
@@ -18,3 +19,5 @@ updates:
1819
interval: "weekly"
1920
labels:
2021
- "autosubmit"
22+
- "kokoro:run"
23+

0 commit comments

Comments
 (0)