From d40436c0664a7c8fe19bc52c0a5a4029876c5d55 Mon Sep 17 00:00:00 2001 From: Jason DeTiberus Date: Sun, 8 Dec 2024 10:58:00 -0500 Subject: [PATCH] more metadata workflow fixes --- .github/workflows/artifacthub-repo.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/artifacthub-repo.yml b/.github/workflows/artifacthub-repo.yml index d149aa0..d520e92 100644 --- a/.github/workflows/artifacthub-repo.yml +++ b/.github/workflows/artifacthub-repo.yml @@ -5,6 +5,7 @@ on: - main paths: - "artifacthub-repo.yml" + - ".github/workflows/artifacthub-repo.yml" workflow_dispatch: # allow manually triggering builds concurrency: # only run one build at a time