🔄 synced file(s) with bitnami/support (#77140)

🔄 synced local '.github/workflows/' with remote 'workflows/'

Signed-off-by: bitnami-bot <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2025-02-10 14:50:29 +01:00
committed by GitHub
parent b30856c9e6
commit 2b2dfe6588

View File

@@ -1,9 +1,9 @@
# 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:
workflow_dispatch:
schedule:
# Hourly
- cron: '0 * * * *'
@@ -19,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 }}