Skip to content

ci(cd): enable PR deployments using pull_request_target with safe gua… #9

ci(cd): enable PR deployments using pull_request_target with safe gua…

ci(cd): enable PR deployments using pull_request_target with safe gua… #9

Triggered via push September 5, 2025 14:09
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error
Invalid workflow file: .github/workflows/cd.yml#L1
(Line: 87, Col: 9): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.SSH_HOST != '' && secrets.SSH_USER != '' && secrets.SSH_PRIVATE_KEY != '' && (github.event_name != 'pull_request_target' || github.event.pull_request.head.repo.full_name == github.repository)