mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
8 lines
168 B
YAML
8 lines
168 B
YAML
name: Update Flex Archives
|
|
|
|
on: [workflow_dispatch]
|
|
|
|
jobs:
|
|
call-flex-update:
|
|
uses: symfony/recipes/.github/workflows/callable-flex-update-archived.yml@main
|