From b8a8be84512d2910b4c455d104c1b2d8b37bd88b Mon Sep 17 00:00:00 2001 From: fennecdjay Date: Thu, 15 Sep 2022 17:09:43 +0200 Subject: [PATCH] :wrench: Remove Discord bot action :fire: [skip ci] --- .github/workflows/discord_bot.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 .github/workflows/discord_bot.yml diff --git a/.github/workflows/discord_bot.yml b/.github/workflows/discord_bot.yml deleted file mode 100644 index 281b7a3c..00000000 --- a/.github/workflows/discord_bot.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: Discord Bot - -on: - push: - branches: - - 'master' - -jobs: - build: - name: Push to bot repo - runs-on: ubuntu-latest - if: "!contains(github.event.head_commit.message, '[skip ci]')" - - steps: - - run: curl https://GwionPLBot.fennecdjay.repl.co/bumcledyfynaghat -- 2.43.0