Skip to content

feat: add ticket brand to voucher payment #96

feat: add ticket brand to voucher payment

feat: add ticket brand to voucher payment #96

Workflow file for this run

name: CD STG AND PHP8
on:
pull_request:
branches: ["stg"]
types: closed
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
call-workflow-cd:
uses: pagarme/magento2/.github/workflows/cd_reusable.yml@master
with:
matrix_tags: "['stg', 'php8']"
secrets:
inherit