Skip to content

OXDEV-7557 Do not install twig component as it comes as a dependency … #56

OXDEV-7557 Do not install twig component as it comes as a dependency …

OXDEV-7557 Do not install twig component as it comes as a dependency … #56

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
secrets: inherit
with:
php: '8.0'
mysql: '5.7.37'
report_sonarcloud: true