File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# This action is centrally managed in https://github.com/asyncapi/.github/
22# Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in above mentioned repo.
33
4- name : Automerge release bump PR
4+ name : Automerge PRs from bots
55
66on :
77 pull_request_target :
4141 runs-on : ubuntu-latest
4242 steps :
4343 - name : Automerging
44- uses : pascalgn/automerge-action@22948e0bc22f0aa673800da838595a3e7347e584 # v0.15.6 https://github.com/pascalgn/automerge-action/releases/tag/v0.15.6
44+ uses : pascalgn/automerge-action@22948e0bc22f0aa673800da838595a3e7347e584 # v0.15.6 https://github.com/pascalgn/automerge-action/releases/tag/v0.15.6
4545 env :
4646 GITHUB_TOKEN : " ${{ secrets.GH_TOKEN }}"
4747 GITHUB_LOGIN : asyncapi-bot
You can’t perform that action at this time.
0 commit comments