Skip to content

Merge pull request #46 from WXYC/bugfix/workflow-type-error #3

Merge pull request #46 from WXYC/bugfix/workflow-type-error

Merge pull request #46 from WXYC/bugfix/workflow-type-error #3

Workflow file for this run

name: Auto Build & Deploy
on:
push:
branches:
- main
jobs:
trigger-build-and-deploy:
uses: ./.github/workflows/deploy.yml

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

View workflow run for this annotation

GitHub Actions / Auto Build & Deploy

Invalid workflow file

The workflow is not valid. In .github/workflows/deploy-auto.yml (Line: 10, Col: 11): Error from called workflow WXYC/Backend-Service/.github/workflows/deploy.yml@7bd5e8171d1235a99b13ab096bcce10c9c229b29 (Line: 7, Col: 9): Required property is missing: type
with:
dry-run: 'false'