Skip to content

Commit

Permalink
OXDEV-8212 Switch to light workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RahatHameed committed Apr 24, 2024
1 parent 43bb9b9 commit 8b890ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dispatch_module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ jobs:
dispatch_stable:
needs: build_testplan
uses: oxid-eSales/github-actions/.github/workflows/call-universal_test_workflow.yml@v4
uses: oxid-eSales/github-actions/.github/workflows/universal_workflow_light.yml@v0
with:
testplan: ${{ needs.build_testplan.outputs.testplan }}
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 8b890ca

Please sign in to comment.