Skip to content

deploy dev on develop branch #3

deploy dev on develop branch

deploy dev on develop branch #3

name: Deploy SAM - DEV
on:
push:
branches:
- develop
jobs:
deploy:
uses: ./.github/workflows/sam-pipeline.yml

Check failure on line 10 in .github/workflows/sam-deploy-dev.yml

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/sam-deploy-dev.yml" -> "./.github/workflows/sam-pipeline.yml" (source branch with sha:27a18069e30bf2cb51179a87502cc28c6e44088c) : workflow is not reusable as it is missing a `on.workflow_call` trigger
with:
environment: dev