Skip to content

fix: installments tax when order fail #50

fix: installments tax when order fail

fix: installments tax when order fail #50

Workflow file for this run

name: CD PHP8
on:
pull_request:
branches: [ "develop" ]
types: closed
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
call-workflow-cd:
uses: pagarme/woocommerce/.github/workflows/cd_reusable.yml@develop
with:
tag: php8
secrets:
inherit