Make namespace annotation switchable (#177)

This commit is contained in:
Jan Röhrich
2022-04-11 16:22:05 +02:00
committed by GitHub
parent bcdb90f36f
commit 75cb5d47f7
3 changed files with 15 additions and 3 deletions
+4
View File
@@ -55,6 +55,10 @@ inputs:
description: "Github token"
default: ${{ github.token }}
required: true
annotate-namespace:
description: "Annotate the target namespace"
required: false
default: true
branding:
color: "green"