Filter to be patched (#505)

This commit is contained in:
Nikhil Badyal
2024-04-17 22:29:58 +05:30
committed by GitHub
parent e740cbb07a
commit cc59bc9347
3 changed files with 13 additions and 9 deletions
+4
View File
@@ -46,6 +46,10 @@ on:
description: 'Run the build with tmate debugging enabled.'
required: false
default: false
PREFERRED_PATCH_APPS:
description: "Apps to be patched. Overrides any env set"
required: false
type: string
workflow_dispatch:
inputs:
GITHUB_UPLOAD: