diff --git a/.github/workflows/MERGE_MASTER.yml b/.github/workflows/MERGE_MASTER.yml index 76192aa..8523f06 100644 --- a/.github/workflows/MERGE_MASTER.yml +++ b/.github/workflows/MERGE_MASTER.yml @@ -7,9 +7,7 @@ on: branches: - master -concurrency: - group: ${{ github.head_ref }} - cancel-in-progress: true + env: DIRECT_DATABASE_URL: ${{secrets.DIRECT_DATABASE_URL}}