You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: action.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
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.'
0 commit comments