We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e60fd5e + 8fd534d commit daad385Copy full SHA for daad385
1 file changed
action.yml
@@ -3,6 +3,9 @@ description:
3
'Validates that required VS Code extensions are configured in
4
devcontainer.json'
5
author: 'Chris Reddington'
6
+branding:
7
+ icon: 'check-square'
8
+ color: 'green'
9
10
inputs:
11
required-extensions:
0 commit comments