Skip to content

Commit

Permalink
OXDEV-7538 Change testplan path
Browse files Browse the repository at this point in the history
  • Loading branch information
RahatHameed committed Nov 20, 2023
1 parent 93c3e94 commit de6473a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch_dev_module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
type: string
required: true
description: 'URL/PATH of the testplan to run'
default: 'https://raw.githubusercontent.com/OXID-eSales/github-actions/v0/testplans/7.1.x.yml,https://raw.githubusercontent.com/OXID-eSales/vcms-examples/b-7.1.x-add-github-actions-OXDEV-7538/tests/github_actions/oe_vcmsexamples.yml'
default: 'tests/github_actions/defaults/7.1.x.yml,tests/github_actions/oe_vcmsexamples.yml'
runs_on:
type: string
description: 'JSON string/array describing the runner'
Expand Down

0 comments on commit de6473a

Please sign in to comment.