GHA: workflow_call

This commit is contained in:
aboyko
2023-11-01 09:49:43 -04:00
parent d4aae01761
commit 572479fe3e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
name: Aggregate Distro Update Sites
on:
workflow_dispatch:
workflow_call:
inputs:
version:
description: Version suffix in S3 (i.e. 4.19.1.RELEASE)

View File

@@ -1,7 +1,7 @@
name: Aggregate LS Extensions Update Sites
on:
workflow_dispatch:
workflow_call:
inputs:
version:
description: The suffix of the p2 repo URL in S3 (i.e. 2023-08-01)