Files
symfony-flex-recipes/.github/workflows/flex-cleanup.yml
T
2021-10-18 16:29:49 +02:00

14 lines
241 B
YAML

name: Cleanup Flex testing endpoint
on:
pull_request_target:
types: [ closed ]
defaults:
run:
shell: bash
jobs:
call-flex-cleanup:
uses: symfony/recipes/.github/workflows/callable-flex-cleanup.yml@main