From 8f0c3cec39c1855fe82695136266dba109bc19c6 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Mon, 2 Mar 2026 14:48:00 +0100 Subject: [PATCH] chore(ci): disable CI actions Signed-off-by: Ettore Di Giacinto --- .github/workflows/{ => disabled}/dependabot_auto.yml | 0 .github/workflows/{ => disabled}/labeler.yml | 0 .github/workflows/{ => disabled}/localaibot_automerge.yml | 0 .github/workflows/{ => disabled}/notify-models.yaml | 0 .github/workflows/{ => disabled}/prlint.yaml | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{ => disabled}/dependabot_auto.yml (100%) rename .github/workflows/{ => disabled}/labeler.yml (100%) rename .github/workflows/{ => disabled}/localaibot_automerge.yml (100%) rename .github/workflows/{ => disabled}/notify-models.yaml (100%) rename .github/workflows/{ => disabled}/prlint.yaml (100%) diff --git a/.github/workflows/dependabot_auto.yml b/.github/workflows/disabled/dependabot_auto.yml similarity index 100% rename from .github/workflows/dependabot_auto.yml rename to .github/workflows/disabled/dependabot_auto.yml diff --git a/.github/workflows/labeler.yml b/.github/workflows/disabled/labeler.yml similarity index 100% rename from .github/workflows/labeler.yml rename to .github/workflows/disabled/labeler.yml diff --git a/.github/workflows/localaibot_automerge.yml b/.github/workflows/disabled/localaibot_automerge.yml similarity index 100% rename from .github/workflows/localaibot_automerge.yml rename to .github/workflows/disabled/localaibot_automerge.yml diff --git a/.github/workflows/notify-models.yaml b/.github/workflows/disabled/notify-models.yaml similarity index 100% rename from .github/workflows/notify-models.yaml rename to .github/workflows/disabled/notify-models.yaml diff --git a/.github/workflows/prlint.yaml b/.github/workflows/disabled/prlint.yaml similarity index 100% rename from .github/workflows/prlint.yaml rename to .github/workflows/disabled/prlint.yaml