From eebb344b5d81bdcd1ec092e88b8062390ba26576 Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Tue, 5 Dec 2023 22:12:28 -0800 Subject: [PATCH] Update GitHub Actions workflows. (#347) 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 000000000..ff9aa4f9d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +sdk/**/* linguist-generated=true