Skip to content

Commit

Permalink
use the feature branch workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joernott committed Feb 9, 2024
1 parent 798c3b5 commit dc52605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch_dev_matrix_ce.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:

jobs:
oxideshop_ce_dispatch_dev:
uses: oxid-eSales/github-actions/.github/workflows/call-universal_test_workflow.yml@v0
uses: oxid-eSales/github-actions/.github/workflows/call-universal_test_workflow.yml@v4alpha
with:
testplan: ${{ inputs.testplan }}
runs_on: ${{ inputs.runs_on }}
Expand Down

0 comments on commit dc52605

Please sign in to comment.