🔄 synced local '.github/workflows/' with remote 'workflows/' (#31851)

Signed-off-by: bitnami-bot <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2025-02-10 14:54:39 +01:00
committed by GitHub
parent 309969906e
commit c6ece3c8a0

View File

@@ -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 }}