mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-30 23:38:28 +00:00
fix(ci): mass-rebuild-recurse.yml
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
# for each folder in anda/
|
||||
# generate a new workflow for each folder in anda/
|
||||
name: Mass Rebuild (Recurse)
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
packages:
|
||||
description: Packages to Build (JSON)
|
||||
required: true
|
||||
type: string
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
packages:
|
||||
|
||||
Reference in New Issue
Block a user