We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69efa39 commit a9c2047Copy full SHA for a9c2047
action.yaml
@@ -22,3 +22,6 @@ inputs:
22
runs:
23
using: 'node16'
24
main: 'dist/index.js'
25
+branding:
26
+ icon: "git-pull-request"
27
+ color: "blue"
0 commit comments