Skip to content

Commit

Permalink
Switch to v0 workflow because of testing sonarcloud coverage fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelOxid committed Aug 16, 2024
1 parent 275a7fa commit 1b91830
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ on:

jobs:
configuration_module_php82_mysql80:
uses: oxid-eSales/github-actions/.github/workflows/universal_workflow_light.yaml@v4
uses: oxid-eSales/github-actions/.github/workflows/universal_workflow_light.yaml@v0
with:
testplan: '~/defaults/7.1.x.yaml,~/defaults/php8.2_mysql8.0_only.yaml,~/graphql-configuration-access_light.yaml'
runs_on: '"ubuntu-latest"'
defaults: 'v4'
defaults: 'v0'
plan_folder: '.github/oxid-esales'
secrets:
DOCKER_HUB_USER: ${{ secrets.DOCKER_HUB_USER }}
Expand Down

0 comments on commit 1b91830

Please sign in to comment.