Skip to content

Commit 241b46e

Browse files
ajitpratap0Ajit Pratap Singhclaude
authored
fix: shorten action.yml description for Marketplace publishing (#360)
GitHub Marketplace requires description under 125 characters. Co-authored-by: Ajit Pratap Singh <ajitpratapsingh@Ajits-Mac-mini-2655.local> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent e132d4a commit 241b46e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 'GoSQLX Lint Action'
2-
description: 'Ultra-fast SQL validation, linting, and formatting for your CI pipeline — 100x faster than SQLFluff. Supports PR annotations, SARIF output, and multi-dialect SQL.'
2+
description: 'Ultra-fast SQL validation, linting, and formatting for CI — 100x faster than SQLFluff, multi-dialect.'
33
author: 'GoSQLX Team'
44

55
branding:

0 commit comments

Comments
 (0)