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.
2 parents df03838 + 86cc6ad commit edf81c6Copy full SHA for edf81c6
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