diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 14ac710b18..a4913a94c4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,7 +36,6 @@ jobs: echo "When forking this repository to make your own builds, you have to adjust this check." echo "When doing so make sure to randomize the scheduled cron time above, in order to spread out the various build times as much as possible." echo "This has been put in place due to the enormous amounts of traffic hundreds/thousands of parallel builds can cause on external infrastructure." - exit 1 fi exit 0 build_base: