Skip to content

Commit 8d550e2

Browse files
authored
Delete close-dangling-prs workflow & script (#54180)
1 parent fb735b3 commit 8d550e2

File tree

3 files changed

+0
-183
lines changed

3 files changed

+0
-183
lines changed

.github/workflows/close-dangling-prs.yml

-40
This file was deleted.

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"build": "next build",
2424
"check-content-type": "tsx src/workflows/check-content-type.ts",
2525
"check-github-github-links": "tsx src/links/scripts/check-github-github-links.ts",
26-
"close-dangling-prs": "tsx src/workflows/close-dangling-prs.ts",
2726
"cmp-files": "tsx src/workflows/cmp-files.ts",
2827
"content-changes-table-comment": "tsx src/workflows/content-changes-table-comment.ts",
2928
"copy-fixture-data": "tsx src/tests/scripts/copy-fixture-data.js",

src/workflows/close-dangling-prs.ts

-142
This file was deleted.

0 commit comments

Comments
 (0)