Skip to content
Snippets Groups Projects
Commit 5046d87b authored by gcorradini's avatar gcorradini
Browse files

Merge branch 'gc/fix_actions' into 'conus-dps'

missing quote

See merge request !108
parents e02f1cd4 31a7e55a
No related branches found
No related tags found
1 merge request!108missing quote
Pipeline #13608 passed with stage
in 8 seconds
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment