Skip to content

[Backport master] Allows redis protocol and all others #9

[Backport master] Allows redis protocol and all others

[Backport master] Allows redis protocol and all others #9

name: Auto reviews updates
on:
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
auto-merge:
name: Auto reviews updates
runs-on: ubuntu-22.04
timeout-minutes: 5
steps:
- name: Auto reviews updates
uses: golfzaptw/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GOPASS_CI_GITHUB_TOKEN }}
AUTHOR: renovate[bot]
if: github.event.pull_request.user.login == 'renovate[bot]'