diff --git a/.github/workflows/dispatch_dev_module.yml b/.github/workflows/dispatch_dev_module.yml index 9ec9955..6eb274f 100644 --- a/.github/workflows/dispatch_dev_module.yml +++ b/.github/workflows/dispatch_dev_module.yml @@ -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'