Skip to content

Commit 1eed9ab

Browse files
authored
Merge pull request #22 from taco-xyz/custom-action
fix: Make action description under 125 characters
2 parents 248236c + 691b6ab commit 1eed9ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 'Dependency Cascade: Query Affected Nodes'
2-
description: 'Determines which services, libraries, and tests are affected by changes based on their dependency graph. Read more about it in the [CLI repository](https://github.com/tubarao312/dependency-cascade).'
2+
description: 'Determines which services, libraries, and tests are affected by changes based on their dependency graph.'
33

44
branding:
55
icon: 'layers'

0 commit comments

Comments
 (0)