File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# This action is centrally managed in https://github.com/asyncapi/.github/
2
2
# 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.
3
3
4
- name : Automerge release bump PR
4
+ name : Automerge PRs from bots
5
5
6
6
on :
7
7
pull_request_target :
41
41
runs-on : ubuntu-latest
42
42
steps :
43
43
- 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
45
45
env :
46
46
GITHUB_TOKEN : " ${{ secrets.GH_TOKEN }}"
47
47
GITHUB_LOGIN : asyncapi-bot
You can’t perform that action at this time.
0 commit comments