Skip to content

Refactored workflows from actions to subworkflow. #1

Refactored workflows from actions to subworkflow.

Refactored workflows from actions to subworkflow. #1

Workflow file for this run

name: cicd-feature
on:
push:
branches:
- feature/*
pull_request:
branches:
- feature/*
jobs:
build-and-test:
uses: ./.github/workflows/build-and-test.yml

Check failure on line 13 in .github/workflows/cicd-feature.yml

View workflow run for this annotation

GitHub Actions / cicd-feature

Invalid workflow file

The workflow is not valid. In .github/workflows/cicd-feature.yml (Line: 13, Col: 11): Error from called workflow CrossBreezeNL/crossmodel/.github/workflows/build-and-test.yml@85e70268402826b07000f0c0d5e308667a194ef1 (Line: 5, Col: 9): Required property is missing: type In .github/workflows/cicd-feature.yml (Line: 13, Col: 11): Error from called workflow CrossBreezeNL/crossmodel/.github/workflows/build-and-test.yml@85e70268402826b07000f0c0d5e308667a194ef1 (Line: 9, Col: 9): Required property is missing: type