Skip to content

Commit 7e6da7d

Browse files
authored
Merge pull request #762 from zackproser/disable-metadata-check
Disable metadata check for now
2 parents 49d6508 + d18b571 commit 7e6da7d

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)