Test pull request #583
task.yml
on: push
build
/
...
/
build
Run all tests before merging
/
Execute JUnit and Jacoco tests
Run ci-core all tests before merging
/
Test and push Sonar analysis
test
/
Test and push Sonar analysis
Annotations
1 error
|
Invalid workflow file:
.github/workflows/task.yml#L30
The workflow is not valid. .github/workflows/task.yml (Line: 30, Col: 15): Invalid input, branch is not defined in the referenced workflow. .github/workflows/task.yml (Line: 31, Col: 13): Invalid input, task is not defined in the referenced workflow.
|