From f49bb34aeb8141281496cd32d75d727f6b6f977a Mon Sep 17 00:00:00 2001 From: jcollier Date: Fri, 17 Nov 2023 14:17:39 +0000 Subject: [PATCH] test multiple paths --- .github/workflows/test-action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-action.yml b/.github/workflows/test-action.yml index 88beeb2402..845a68b9dc 100644 --- a/.github/workflows/test-action.yml +++ b/.github/workflows/test-action.yml @@ -16,7 +16,7 @@ jobs: # Region to check carbon intensity for - can be any azure region - however if using github hosted runners will be one of the following - 'eastus, eastus2, westus2, centralus, southcentralus' region: 'eastus' # path to template job to be scheduled - template-paths: 'templates/template.yml' + template-paths: 'templates/template.yml, templates/template2.yml' # Time to check until - In format YYYY-MM-DDThh:mm:ssZ end-time: '2023-11-17T11:51:00Z' # Optional - defaults to +24hr # Estimated job length in minutes