mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-08 08:43:09 +00:00
Remove automerge bot
Not working.
This commit is contained in:
parent
95972db4bb
commit
822a888e03
19
.github/workflows/auto-merge.yml
vendored
19
.github/workflows/auto-merge.yml
vendored
@ -1,19 +0,0 @@
|
|||||||
name: Automerge
|
|
||||||
|
|
||||||
on:
|
|
||||||
pull_request_target: { types: [opened, synchronize] }
|
|
||||||
issue_comment: { types: [created] }
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
auto-merge-bot:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v2.4.0
|
|
||||||
- name: Run Codeowners merge check
|
|
||||||
uses: casassg/auto-merge-bot@master
|
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
with:
|
|
||||||
assign_reviewer: true
|
|
||||||
merge_method: "rebase"
|
|
||||||
Loading…
x
Reference in New Issue
Block a user