From b7d5ac837f96028152cac008944ac50f52021728 Mon Sep 17 00:00:00 2001 From: Stephen Hodgson Date: Mon, 27 Sep 2021 00:48:14 -0400 Subject: [PATCH] rename template workflow --- .../{xrtk-org-ci.properties.json => upm-build.properties.json} | 0 workflow-templates/{xrtk-org-ci.yml => upm-build.yml} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename workflow-templates/{xrtk-org-ci.properties.json => upm-build.properties.json} (100%) rename workflow-templates/{xrtk-org-ci.yml => upm-build.yml} (93%) diff --git a/workflow-templates/xrtk-org-ci.properties.json b/workflow-templates/upm-build.properties.json similarity index 100% rename from workflow-templates/xrtk-org-ci.properties.json rename to workflow-templates/upm-build.properties.json diff --git a/workflow-templates/xrtk-org-ci.yml b/workflow-templates/upm-build.yml similarity index 93% rename from workflow-templates/xrtk-org-ci.yml rename to workflow-templates/upm-build.yml index 670c274..cac49de 100644 --- a/workflow-templates/xrtk-org-ci.yml +++ b/workflow-templates/upm-build.yml @@ -1,4 +1,4 @@ -name: XRTK CI +name: XRTK UPM CI on: push: