From ca87bf507fbd4c6bfe2f647119d348a4cb43d9a0 Mon Sep 17 00:00:00 2001 From: "ansible-code-bot-stage[bot]" <145416087+ansible-code-bot-stage[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 11:25:46 +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