Adding autosubmit configuration pointer file. (#123285)

Adding autosubmit configuration pointer file.
This commit is contained in:
Ricardo Amador 2023-03-23 17:43:06 -07:00 committed by GitHub
parent f80a7a24db
commit 25e692cb26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
.github/autosubmit.yml vendored Normal file
View file

@ -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'