Skip to content

Bump activesupport from 7.2.3 to 7.2.3.1 #116

Bump activesupport from 7.2.3 to 7.2.3.1

Bump activesupport from 7.2.3 to 7.2.3.1 #116

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