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
|
- name: Build
|
||||||
run: npm run build
|
run: npm run build
|
||||||
|
|
||||||
- name: Run
|
|
||||||
run: npm run start &
|
|
||||||
|
|
||||||
- name: Check
|
|
||||||
run: curl -f -LI http://localhost:3000
|
|
||||||
|
|
||||||
dependabot:
|
dependabot:
|
||||||
needs: [check]
|
needs: [check]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user