chore: dependabot automerge patch
This commit is contained in:
6
.github/workflows/dependabot-automerge.yml
vendored
6
.github/workflows/dependabot-automerge.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user