Skip to content

Automatic refund option support fix #75

Automatic refund option support fix

Automatic refund option support fix #75

Workflow file for this run

name: Trigger
on:
pull_request:
push:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
php73oxid63:
name: 'PHP-7.3-OXID-6.3'
uses: ./.github/workflows/development.yml
secrets: inherit
with:
php: '7.3'
oxid: '6.3'