Restore database from Azure storage #4
database-restore.yml
on: workflow_dispatch
Restore AKS Database
Annotations
1 error
Invalid workflow file:
.github/workflows/database-restore.yml#L36
The workflow is not valid. .github/workflows/database-restore.yml (Line: 36, Col: 9): Unexpected end of expression: '||'. Located at position 129 within expression: inputs.environment != 'production' || (inputs.environment == 'production' && github.event.inputs.confirm-production == 'true' ) ||
|