From 5aeb3e8d82c116d90bd39983e1fd05f8278af2bf Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Tue, 5 Nov 2024 02:12:23 -0800 Subject: [PATCH] [internal] Update GitHub Actions workflow files (#503) --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 25cbd202..88e485f5 100644 --- a/Makefile +++ b/Makefile @@ -177,7 +177,6 @@ bin/pulumi-java-gen: .pulumi-java-gen.version # - Run make ci-mgmt to apply the change locally. # ci-mgmt: .ci-mgmt.yaml - find .github/workflows/*.yml -type f ! -name "$(PACK)*.yml" -delete go run github.com/pulumi/ci-mgmt/provider-ci@master generate \ --name $(ORG)/pulumi-$(PACK) \ --out . \