Skip to content

DRAFT: dev-plan workflow #62

DRAFT: dev-plan workflow

DRAFT: dev-plan workflow #62

Triggered via pull request June 29, 2024 16:18
Status Startup failure
Total duration
Artifacts

dev_deploy.yml

on: pull_request
deploy
deploy
destroy
destroy
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/dev_deploy.yml#L16
The workflow is not valid. .github/workflows/dev_deploy.yml (Line: 16, Col: 9): Unexpected symbol: '"labeled"'. Located at position 24 within expression: github.event.action == "labeled" && github.event.label.name == 'deploy' .github/workflows/dev_deploy.yml (Line: 91, Col: 9): Unexpected symbol: '"labeled"'. Located at position 25 within expression: (github.event.action == "labeled" && github.event.label.name == 'destroy') || github.event.action == "closed"