Skip to content

Commit ce8ed28

Browse files
committed
Shorten action description
1 parent cfc4438 commit ce8ed28

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: 'API Surface Check for PHP'
2-
description: 'Comment on a pull request with the public API surface changes (added, removed, modified symbols) detected via static reflection. Designed to run from a workflow_run-triggered job — pair with a minimal pull_request "trigger" workflow that exists only to fire the workflow_run event.'
2+
description: 'Comment on a pull request with the public API surface changes (added, removed, modified symbols) detected via static reflection.'
33
author: 'Composer'
44
branding:
55
icon: 'eye'

0 commit comments

Comments
 (0)