Skip to content

OXDEV-7248 Remove GUI setup #34

OXDEV-7248 Remove GUI setup

OXDEV-7248 Remove GUI setup #34

Workflow file for this run

name: Auto trigger on push or pull requests
on:
pull_request: {}
push: {}
jobs:
shop80:
uses: oxid-eSales/github-actions/.github/workflows/universal_workflow_light.yml@v4
with:
testplan: '~/defaults/8.0.x.yaml,~/composer-plugin.yaml,~/_custom.yaml'
runs_on: '"ubuntu-latest"'
defaults: 'v4'
plan_folder: '.github/oxid-esales'
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}