missing cron schedule

This commit is contained in:
Alex Pilon 2019-06-26 19:23:14 -04:00
parent f76c491468
commit 0c765a21e0
No known key found for this signature in database
GPG Key ID: 95659F6AEFC48D7E
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ behavior "remove_labels_on_reply" "remove_stale" {
}
poll "label_issue_migrater" "provider_migrater" {
schedule = "0 50 11 * * *"
new_owner = env.PROVIDERS_OWNER
repo_prefix = "terraform-provider-"
label_prefix = "provider/"