Skip to content

chore: update versions to 2.4.1 #69

chore: update versions to 2.4.1

chore: update versions to 2.4.1 #69

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