mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
Delete .github/workflows/migration.yml (#24384)
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
committed by
GitHub
parent
287f4f78ad
commit
afef84ad8b
17
.github/workflows/migration.yml
vendored
17
.github/workflows/migration.yml
vendored
@@ -1,17 +0,0 @@
|
||||
# Copyright VMware, Inc.
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
name: '[Support] Cards migration'
|
||||
on: [ workflow_dispatch ]
|
||||
permissions: {}
|
||||
jobs:
|
||||
call-migration-workflow:
|
||||
uses: bitnami/support/.github/workflows/migrate-reusable.yml@main
|
||||
with:
|
||||
organization: bitnami
|
||||
legacy_project_board_name: Support
|
||||
new_project_number: 4
|
||||
repo: ${{ github.event.repository.name }}
|
||||
secrets:
|
||||
# This token should have access to both projects and at least read:project permissions
|
||||
token: ${{ secrets.MIGRATION_TOKEN }}
|
||||
Reference in New Issue
Block a user