DRAFT: dev-plan workflow #62
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"
|