1
0
mirror of https://github.com/taigrr/bitcask synced 2025-01-18 04:03:17 -08:00

Fixed auto-merge dependent jobs

This commit is contained in:
James Mills 2020-01-28 12:59:35 +10:00
parent f032207444
commit f02e3d6763
No known key found for this signature in database
GPG Key ID: AC4C014F1440EBD6

View File

@ -25,10 +25,7 @@ jobs:
name: Auto merge name: Auto merge
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: needs:
- all - test
- other
- required
- jobs
steps: steps:
- name: Auto merge - name: Auto merge
uses: ridedott/dependabot-auto-merge-action@master uses: ridedott/dependabot-auto-merge-action@master