From 7850c4414a3911b241b1d9ea5853de13b7e2f62e Mon Sep 17 00:00:00 2001 From: Fabio Bonelli Date: Mon, 28 Mar 2022 12:16:20 +0200 Subject: [PATCH] chore: don't checkout the code when running the bot action --- .github/workflows/bot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/bot.yml b/.github/workflows/bot.yml index 1733dfa3..883f8c3c 100644 --- a/.github/workflows/bot.yml +++ b/.github/workflows/bot.yml @@ -5,7 +5,6 @@ jobs: bot: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 - uses: publiccodeyml/bot@main with: username: yaml-9000