From 48e3f54cec30b5a4d642ecc5c74f9bfb043e985b Mon Sep 17 00:00:00 2001 From: Xithrius <15021300+Xithrius@users.noreply.github.com> Date: Thu, 24 Mar 2022 03:09:39 -0700 Subject: [PATCH] Deleted concurrency. --- .github/workflows/status_embed.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/status_embed.yml b/.github/workflows/status_embed.yml index 04ca644..a2b0caa 100644 --- a/.github/workflows/status_embed.yml +++ b/.github/workflows/status_embed.yml @@ -7,10 +7,6 @@ on: types: - completed -concurrency: - group: ${{ github.workflow }}-${{ github.ref }} - cancel-in-progress: true - jobs: status_embed: # We need to send a status embed whenever the workflow