We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4e22ca commit d7aa273Copy full SHA for d7aa273
.github/workflows/upload-badge.yml
@@ -4,6 +4,7 @@ on:
4
workflow_call:
5
inputs:
6
mainBranch:
7
+ type: string
8
description: Type for main nx affect
9
required: false
10
default: "master"
0 commit comments