Try different auto-merge action

Previous one clearly doesn't work correctly
This commit is contained in:
JustArchi
2020-09-27 02:35:38 +02:00
parent a49adf93ee
commit d63288d21b
3 changed files with 9 additions and 27 deletions

View File

@@ -388,13 +388,3 @@ jobs:
asset_path: out/ASF-win-x64.zip
asset_name: ASF-win-x64.zip
asset_content_type: application/zip
auto-merge:
needs:
- main
runs-on: ubuntu-latest
steps:
- name: Auto-merge PR if deemed appropriate
uses: ridedott/merge-me-action@v1.6.7
with:
GITHUB_TOKEN: ${{ secrets.ASF_GITHUB_PERSONAL_TOKEN }}
PRESET: DEPENDABOT_MINOR