Skip to content
Snippets Groups Projects

missing quote

Merged gcorradini requested to merge gc/fix_actions into conus-dps
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -3,7 +3,7 @@ name: conus nrt v3
on:
workflow_dispatch:
schedule:
- cron: 45 6,7,8,9,18,19,20,21 * * *'
- cron: '45 6,7,8,9,18,19,20,21 * * *'
jobs:
run_dps_job_v3:
Loading