diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml deleted file mode 100644 index 6c2ca2e..0000000 --- a/.github/workflows/action.yml +++ /dev/null @@ -1,5 +0,0 @@ -name: Biome ecosystem CI - -on: - schedule: - - cron: "0 */3 * * *" # Every 3 hours. \ No newline at end of file