Skip to content

Commit 3a6895e

Browse files
authored
Revert "Build list of required jobs in generate-workflow (#4326)" (#4413)
This reverts commit 22879d6. Now that we have just one job to check we don't need to build the list anymore.
1 parent 7f107df commit 3a6895e

3 files changed

Lines changed: 0 additions & 46 deletions

File tree

.github/workflows/generate_required_checks.py

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

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,3 @@ target
6161

6262
# Benchmark result files
6363
*-benchmark.json
64-
65-
# opentelemetry-admin jobs
66-
opentelemetry-admin-jobs.txt

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1124,7 +1124,6 @@ deps =
11241124

11251125
commands =
11261126
python {toxinidir}/.github/workflows/generate_workflows.py
1127-
python {toxinidir}/.github/workflows/generate_required_checks.py
11281127

11291128
[testenv:shellcheck]
11301129

0 commit comments

Comments
 (0)