mirror of
https://github.com/bitnami/containers.git
synced 2026-02-09 18:57:39 +08:00
🔄 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:
4
.github/workflows/clossing-issues.yml
vendored
4
.github/workflows/clossing-issues.yml
vendored
@@ -1,9 +1,9 @@
|
|||||||
# Copyright Broadcom, Inc. All Rights Reserved.
|
# Copyright Broadcom, Inc. All Rights Reserved.
|
||||||
# SPDX-License-Identifier: APACHE-2.0
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
|
# NOTE: This workflow is maintained in the https://github.com/bitnami/support repository
|
||||||
name: '[Support] Close Solved issues'
|
name: '[Support] Close Solved issues'
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
|
||||||
schedule:
|
schedule:
|
||||||
# Hourly
|
# Hourly
|
||||||
- cron: '0 * * * *'
|
- cron: '0 * * * *'
|
||||||
@@ -19,4 +19,4 @@ jobs:
|
|||||||
stale-issue-label: 'solved'
|
stale-issue-label: 'solved'
|
||||||
days-before-stale: 0
|
days-before-stale: 0
|
||||||
days-before-close: 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