chore(infra): audit workflows, scripts (#33055)

Mostly adding a descriptive frontmatter to workflow files. Also address
some formatting and outdated artifacts

No functional changes outside of
[d5457c3](d5457c39ee),
[90708a0](90708a0d99),
and
[338c82d](338c82d21e)
This commit is contained in:
Mason Daugherty
2025-09-23 13:08:19 -04:00
committed by GitHub
parent 9c1285cf5b
commit 2c95586f2a
28 changed files with 230 additions and 117 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env python
"""Script to sync libraries from various repositories into the main langchain repository."""
"""Sync libraries from various repositories into this monorepo."""
import os
import shutil