From 5a028b4c92998048d5d89e23e23b8408b5aef0e0 Mon Sep 17 00:00:00 2001 From: Pulumi Bot Date: Wed, 4 Oct 2023 06:04:59 +0000 Subject: [PATCH] [internal] Update GitHub Actions workflow files --- .ci-mgmt.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .ci-mgmt.yaml diff --git a/.ci-mgmt.yaml b/.ci-mgmt.yaml new file mode 100644 index 00000000..2ac46942 --- /dev/null +++ b/.ci-mgmt.yaml @@ -0,0 +1,8 @@ +provider: signalfx +major-version: 7 +makeTemplate: bridged +plugins: + - name: aws + version: "4.10.0" +team: ecosystem +javaGenVersion: "v0.9.4"