mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
🔄 synced local '.github/workflows/' with remote 'workflows/' (#31851)
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com>
This commit is contained in:
3
.github/workflows/clossing-issues.yml
vendored
3
.github/workflows/clossing-issues.yml
vendored
@@ -1,6 +1,7 @@
|
||||
# Copyright Broadcom, Inc. All Rights Reserved.
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
# NOTE: This workflow is maintained in the https://github.com/bitnami/support repository
|
||||
name: '[Support] Close Solved issues'
|
||||
on:
|
||||
schedule:
|
||||
@@ -18,4 +19,4 @@ jobs:
|
||||
stale-issue-label: 'solved'
|
||||
days-before-stale: 0
|
||||
days-before-close: 0
|
||||
repo-token: ${{ secrets.BITNAMI_BOT_TOKEN }}
|
||||
repo-token: ${{ secrets.BITNAMI_SUPPORT_BOARD_TOKEN }}
|
||||
Reference in New Issue
Block a user