mirror of
https://github.com/bitnami/containers.git
synced 2026-02-19 14:08:07 +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-labels.yml
vendored
2
.github/workflows/sync-labels.yml
vendored
@@ -2,7 +2,7 @@ name: '[Support] Synchronize labels from the vms repository'
|
||||
on:
|
||||
schedule:
|
||||
# Daily
|
||||
- cron: '0 1 * * *'
|
||||
- cron: '0 3 * * *'
|
||||
permissions:
|
||||
issues: write
|
||||
|
||||
|
||||
Reference in New Issue
Block a user