Skip to content

Commit

Permalink
Sync charts and containers repositories (#18)
Browse files Browse the repository at this point in the history
Signed-off-by: Fran Mulero <[email protected]>
  • Loading branch information
fmulero authored Nov 30, 2023
1 parent cf85d94 commit 95a491b
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions .github/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# SPDX-License-Identifier: APACHE-2.0

# https://github.com/marketplace/actions/repo-file-sync-action#%EF%B8%8F-sync-configuration
# Test project
bitnami/support-test:
- source: workflows/
dest: .github/workflows/
Expand Down Expand Up @@ -45,11 +44,9 @@ bitnami/bncert:
bitnami/healthcheck-tools:
- source: workflows/
dest: .github/workflows/
# Uncoment for migration
# bitnami/charts:
# - source: workflows/
# dest: .github/workflows/
# bitnami/containers:
# - source: workflows/
# dest: .github/workflows/
#
bitnami/charts:
- source: workflows/
dest: .github/workflows/
bitnami/containers:
- source: workflows/
dest: .github/workflows/

0 comments on commit 95a491b

Please sign in to comment.