mirror of
https://github.com/bitnami/containers.git
synced 2026-02-19 22:17:24 +08:00
[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:
committed by
GitHub
parent
416c49299e
commit
b07e517e77
2
.github/workflows/sync-teams.yml
vendored
2
.github/workflows/sync-teams.yml
vendored
@@ -2,7 +2,7 @@ name: '[Support] Synchronize team members in the .env file'
|
||||
on:
|
||||
schedule:
|
||||
# Daily
|
||||
- cron: '0 1 * * *'
|
||||
- cron: '0 5 * * *'
|
||||
permissions:
|
||||
repository-projects: write
|
||||
|
||||
|
||||
Reference in New Issue
Block a user