Skip to content

Bump brace-expansion from 1.1.11 to 1.1.12 in /example/exampleApp #38

Bump brace-expansion from 1.1.11 to 1.1.12 in /example/exampleApp

Bump brace-expansion from 1.1.11 to 1.1.12 in /example/exampleApp #38

name: Distribute PushOk (Develop / Mission PR Merge)
on:
pull_request:
branches:
- develop
- mission/*
types:
- closed
jobs:
call-reusable:
if: ${{ github.event.pull_request.merged == true }}
uses: ./.github/workflows/distribute-reusable.yml
with:
branch: ${{ github.base_ref }}
secrets: inherit