chore: dependabot automerge patch

This commit is contained in:
GitHub Actions
2022-07-18 10:15:04 +02:00
parent ceb62f6eaf
commit 7580ebc71a

View File

@@ -21,12 +21,6 @@ jobs:
- name: Build
run: npm run build
- name: Run
run: npm run start &
- name: Check
run: curl -f -LI http://localhost:3000
dependabot:
needs: [check]
runs-on: ubuntu-latest