diff --git a/.github/autosubmit.yml b/.github/autosubmit.yml new file mode 100644 index 0000000000000..74f629659d43c --- /dev/null +++ b/.github/autosubmit.yml @@ -0,0 +1,7 @@ +# Copyright 2023 The Flutter Authors. All rights reserved. +# Use of this source code is governed by a BSD-style license that can be +# found in the LICENSE file. + +# This file will be added to flutter's internal repository. +# https://github.com/flutter/flutter/wiki/Autosubmit-bot +config_path: 'autosubmit/flutter/autosubmit_master.yml'