From ac1967d0553705822d77ea2f9b5f4a02aedad5b2 Mon Sep 17 00:00:00 2001 From: shaynafinocchiaro Date: Tue, 25 Feb 2025 20:52:47 -0500 Subject: [PATCH] Update update-libraries-to-commits.yaml --- .github/workflows/update-libraries-to-commits.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/update-libraries-to-commits.yaml b/.github/workflows/update-libraries-to-commits.yaml index c545ce2..7058c6d 100644 --- a/.github/workflows/update-libraries-to-commits.yaml +++ b/.github/workflows/update-libraries-to-commits.yaml @@ -10,6 +10,8 @@ name: Dell Libraries Commit Update on: # yamllint disable-line rule:truthy workflow_dispatch: + repository_dispatch: + types: [latest-commits-libraries] jobs: package-update: