Skip to content

πŸ”„ synced file(s) with bitnami/support #597

πŸ”„ synced file(s) with bitnami/support

πŸ”„ synced file(s) with bitnami/support #597

# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0
name: '[Support] Move closed issues'
on:
issues:
types:
- closed
pull_request_target:
types:
- closed
permissions:
issues: write
pull-requests: write
jobs:
call-move-closed-workflow:
uses: bitnami/support/.github/workflows/item-closed.yml@main

Check failure on line 17 in .github/workflows/move-closed-issues.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/move-closed-issues.yml

Invalid workflow file

error parsing called workflow ".github/workflows/move-closed-issues.yml" -> "bitnami/support/.github/workflows/item-closed.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit