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 067e59f commit 9dbd3b2Copy full SHA for 9dbd3b2
action.yml
@@ -1,5 +1,8 @@
1
name: 'Detect PR changes'
2
description: 'Action to get paths and files changed in a Pull Request event and use these for GitHub Actions matrix'
3
+branding:
4
+ icon: bar-chart
5
+ color: white
6
inputs:
7
path:
8
description: 'Path'
0 commit comments