mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 01:56:28 +03:00
Adding a manual action to build the archived directory
This commit is contained in:
committed by
Nicolas Grekas
parent
76d4f0a812
commit
0a5983ffd6
@@ -0,0 +1,7 @@
|
||||
name: Update Flex Archives
|
||||
|
||||
on: [workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
call-flex-update:
|
||||
uses: symfony/recipes/.github/workflows/callable-flex-update-archived.yml@main
|
||||
Reference in New Issue
Block a user