From 6e64f15c8e92f3761433b5b4ef3bf7fd25706811 Mon Sep 17 00:00:00 2001 From: "ansible-code-bot-stage[bot]" <145416087+ansible-code-bot-stage[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 13:40:38 +0000 Subject: [PATCH] Add Ansible code bot config file --- .github/ansible-code-bot.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/ansible-code-bot.yml diff --git a/.github/ansible-code-bot.yml b/.github/ansible-code-bot.yml new file mode 100644 index 00000000000..8a4972a23f5 --- /dev/null +++ b/.github/ansible-code-bot.yml @@ -0,0 +1,2 @@ +schedule: + interval: weekly