Skip to content

Commit 18f8209

Browse files
remove unused GitHub workflows for Algolia index update, breadcrumbs, links, and linting
1 parent d84ca0a commit 18f8209

File tree

5 files changed

+2
-142
lines changed

5 files changed

+2
-142
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,8 +260,8 @@ workflows:
260260
- links
261261
- lint
262262
monthly-workflow:
263-
when:
264-
equal: [build_monthly, <<pipeline.schedule.name>>]
263+
# when:
264+
# equal: [build_monthly, <<pipeline.schedule.name>>]
265265
jobs:
266266
- developer-issue-metrics:
267267
context: circleci-repo-docs

.github/workflows/algolia.yml

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

.github/workflows/breadcrumbs.yml

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

.github/workflows/links.yml

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

.github/workflows/lint.yml

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

0 commit comments

Comments
 (0)