Skip to content

Commit

Permalink
πŸ”„ synced local '.github/workflows/' with remote 'workflows/' (#1781)
Browse files Browse the repository at this point in the history
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot authored Feb 10, 2025
1 parent c4a06ff commit e1b8aec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/clossing-issues.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright VMware, Inc.
# 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 * * * *'
Expand All @@ -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 }}

0 comments on commit e1b8aec

Please sign in to comment.