Reenable 'Linux packages_autoroller' in prod with kms key update (#135316)

The Github token was recreated and uploaded to GCS. I have verified a passing run with the new key here: 
bc5d1e6662/+/build.proto

And the bot is now generating pull requests: https://github.com/flutter/flutter/pull/135315

*List which issues are fixed by this PR. You must list at least one issue.*
Fixes https://github.com/flutter/flutter/issues/131968

*If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*
This commit is contained in:
Ricardo Amador 2023-09-22 11:23:14 -07:00 committed by GitHub
parent dbe0ccd885
commit 76a938bfa6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -256,7 +256,6 @@ targets:
presubmit: false
recipe: pub_autoroller/pub_autoroller
timeout: 30
bringup: true # https://github.com/flutter/flutter/issues/131968
enabled_branches:
# Don't run this on release branches
- master