Change paths #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error
Invalid workflow file:
.github/workflows/oracle-db-backup.yml#L1
The workflow is not valid. .github/workflows/oracle-db-backup.yml (Line: 2, Col: 11): Unexpected end of expression: ')'. Located at position 335 within expression: (github.event_name == 'workflow_dispatch' && format('{0}_{1}_{2}', github.event.inputs.TargetEnvironment, github.event.inputs.Period, github.event.inputs.TargetHost || (github.event_name == 'schedule' && format('{0}_{1}_{2}',inputs.TargetEnvironment, inputs.Period, inputs.TargetHost || 'delius_core_development_dev_delius_primarydb'))
|