[bitnami/*] Changing token to avoid rate limiting on GITHUB_TOKEN (#1154)

* Automated PRs created by the bitnami-bot should be ignored by any workflow related to support activities.

Signed-off-by: Alejandro Gómez <morona@vmware.com>

* Changing token to retrieve team members since the rate limiting for bitnami-bot was fixed

Signed-off-by: Alejandro Gómez <morona@vmware.com>

* Changing finally when it's executed, not the token

Signed-off-by: Alejandro Gómez <morona@vmware.com>

* Changing finally when it's executed, not the token

Signed-off-by: Alejandro Gómez <morona@vmware.com>

* Changing finally when it's executed, not the token

Signed-off-by: Alejandro Gómez <morona@vmware.com>
This commit is contained in:
Alejandro Gómez Morón
2022-07-29 11:10:28 +02:00
committed by GitHub
parent 416c49299e
commit b07e517e77
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: '[Support] Synchronize labels from the vms repository'
on:
schedule:
# Daily
- cron: '0 1 * * *'
- cron: '0 3 * * *'
permissions:
issues: write