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 df03838 commit 86cc6adCopy full SHA for 86cc6ad
action.yaml
@@ -1,5 +1,8 @@
1
name: 'git-diff-rust'
2
description: 'Action to get the files that have been changed in a pull request'
3
+branding:
4
+ icon: 'git-pull-request'
5
+ color: 'purple'
6
inputs:
7
patterns:
8
description: 'Patterns to search for'
0 commit comments