diff --git a/.github/workflows/test-action.yml b/.github/workflows/test-action.yml index 845a68b9dc..b01f434245 100644 --- a/.github/workflows/test-action.yml +++ b/.github/workflows/test-action.yml @@ -18,7 +18,7 @@ jobs: # path to template job to be scheduled 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 + # end-time: '2023-11-17T11:51:00Z' # Optional - defaults to +24hr # Estimated job length in minutes estimated-job-length: '10' # Optional - defaults to 10 # Output path for scheduled jobs