diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 17edfcaf..2a0be96e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,6 @@ jobs: run: npm run build - name: Test run: npm run test - GH_TOKEN: ${{secrets.GITHUB_TOKEN}} # This should depend on the backend and frontend builds, then if it is a PR submitted by Dependabot that is a patch it will merge the PR close_pr: