From 3ac2d94a81e45c5ebef6356c9db419d1a466050d Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Tue, 5 Dec 2023 22:17:44 -0800 Subject: [PATCH] Update GitHub Actions workflows. (#375) This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit e850e70294e062f48f537c04bf8960b76b3f13c5. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..ff9aa4f9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +sdk/**/* linguist-generated=true