Skip to content

Workflows - Deleted comment #12

Workflows - Deleted comment

Workflows - Deleted comment #12

name: Deploy Blue Green - INT
on:
push:
branches:
- release-2025-07-25
jobs:
deploy-green:
uses: ./.github/workflows/deploy-template.yml

Check failure on line 10 in .github/workflows/deploy-blue-green.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy-blue-green.yml

Invalid workflow file

error parsing called workflow ".github/workflows/deploy-blue-green.yml" -> "./.github/workflows/deploy-template.yml" (source branch with sha:427c2515aa7ff4d0b96d69e1e74d004d03f6933d) : every step must define a `uses` or `run` key
with:
environment: green