Skip to content

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

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

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

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@806db628d7bc1162c8f4aad975af719795d61cf4 (Line: 7, Col: 9): Required property is missing: type
with:
dry-run: 'false'