Skip to content

temp: trigger new test action on push #463

temp: trigger new test action on push

temp: trigger new test action on push #463

Workflow file for this run

name: Deploy to Dev-blue (ECS)
on:
workflow_dispatch:
push:
branches: [kb-sentry-include-release]
jobs:
deploy:
name: Deploy to Dev-blue (ECS)
concurrency:
group: dev-blue
cancel-in-progress: true
uses: .github/workflows/deploy-base.yml

Check failure on line 14 in .github/workflows/deploy-dev-blue.yml

View workflow run for this annotation

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

Invalid workflow file

invalid value workflow reference: no version specified
with:
env: dev-blue
secrets: inherit