diff options
author | chef-expeditor[bot] <49165653+chef-expeditor[bot]@users.noreply.github.com> | 2021-08-24 17:27:01 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-24 17:27:01 +0000 |
commit | 61a11902ab814aad3625eb4da7e3345d63ee7c09 (patch) | |
tree | f750564944bb9ec3e35c12d60d2a959e8b99a23f | |
parent | 24bfa13c83369bf4df8a011f6ebaa367fa2f7c38 (diff) | |
download | chef-61a11902ab814aad3625eb4da7e3345d63ee7c09.tar.gz |
Updating references of master to main as part of Expeditor agent rename.
-rw-r--r-- | .expeditor/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 9418a0938e..8bb4e33944 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -55,7 +55,7 @@ github: # (as determined by the value in the VERSION file) those branches are responsible # for building. release_branches: - - master: + - main: version_constraint: 17* - chef-16: version_constraint: 16* |