Skip to content

Commit d18b571

Browse files
committed
Disable metadata check for now
1 parent 49d6508 commit d18b571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-metadata.yml renamed to .github/workflows/check-metadata.yml.disabled

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
gh pr comment "${{ github.event.pull_request.number }}" --body-file pr_comment.md
4242
else
4343
echo "No metadata issues found."
44-
fi
44+
fi

0 commit comments

Comments
 (0)