Skip to content

Commit a7805bd

Browse files
committed
Remove unused schema and fix action.yml typo
1 parent c2877e0 commit a7805bd

File tree

2 files changed

+1
-36
lines changed

2 files changed

+1
-36
lines changed

.github/actions/detect-file-changes/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ runs:
1313
using: "node20"
1414
main: "detect-file-changes.js"
1515
outputs:
16-
changes_detected:
16+
changed:
1717
description: "Returns `true` if any changed file matches the specified patterns, `false` otherwise."

schemas/metadata-version-index-schema-v1.0.0.json

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)