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 ff8be3c commit c898cf0Copy full SHA for c898cf0
action.yml
@@ -1,7 +1,9 @@
1
name: 'PR Gatekeeper'
2
description: 'An action to perform the required checks for complex pull request approval cases'
3
author: 'octodemo'
4
-icon: 'check-square'
+branding:
5
+ icon: 'check-square'
6
+ color: 'green'
7
inputs:
8
config-file:
9
required: false
0 commit comments