Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#2393)
Browse files Browse the repository at this point in the history
This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit 5afb0cce7491844387acc1745a6960b094734753.
  • Loading branch information
pulumi-bot committed Sep 19, 2024
1 parent e92f37f commit 9d9d603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ bin/pulumi-java-gen: .pulumi-java-gen.version
# - Run make ci-mgmt to apply the change locally.
#
ci-mgmt: .ci-mgmt.yaml
rm -f .github/workflows/*.yml # Copied from update-workflows.yml
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 . \
Expand Down

0 comments on commit 9d9d603

Please sign in to comment.