Skip to content

Commit 8faf851

Browse files
asyncapi-botasyncapi-bot
and
asyncapi-bot
authored
ci: update generic workflows (#750)
Co-authored-by: asyncapi-bot <[email protected]>
1 parent 6868897 commit 8faf851

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/automerge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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

66
on:
77
pull_request_target:
@@ -41,7 +41,7 @@ jobs:
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

0 commit comments

Comments
 (0)