Skip to content

Move workflows to .github directory #1

Move workflows to .github directory

Move workflows to .github directory #1

Workflow file for this run

name: Trigger
on:
pull_request:
push:
jobs:
p80m57both:
name: 'Php-8.0-Mysql-5.7'
uses: ./.github/workflows/development.yml

Check failure on line 10 in .github/workflows/trigger.yml

View workflow run for this annotation

GitHub Actions / Trigger

Invalid workflow file

The workflow is not valid. In .github/workflows/trigger.yml (Line: 10, Col: 11): Error from called workflow OXID-eSales/graphql-configuration-access/.github/workflows/development.yml@8e129e523d5807f1197d0ffb25f0e6814188b57b (Line: 323, Col: 14): Job 'sonarcloud' depends on unknown job 'prepare_coverage_results'.
secrets: inherit
with:
php: '8.0'
mysql: '5.7.37'
report_sonarcloud: true