Skip to content

Commit edf81c6

Browse files
authored
Merge pull request #22 from LuisLiraC/feat/action-data
Branding
2 parents df03838 + 86cc6ad commit edf81c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: 'git-diff-rust'
22
description: 'Action to get the files that have been changed in a pull request'
3+
branding:
4+
icon: 'git-pull-request'
5+
color: 'purple'
36
inputs:
47
patterns:
58
description: 'Patterns to search for'

0 commit comments

Comments
 (0)