mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
Adding manual action for flex-update-archived
This commit is contained in:
committed by
Nicolas Grekas
parent
65e9e91609
commit
3da880ce71
@@ -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