Skip to content

Commit

Permalink
Switch so that only trigger-bot-prs will be automerged.
Browse files Browse the repository at this point in the history
Signed-off-by: Naarcha-AWS <[email protected]>
  • Loading branch information
Naarcha-AWS authored Mar 28, 2024
1 parent 6498f26 commit bda2db9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_FILTER_AUTHOR: "opensearch-trigger-bot "
MERGE_FILTER_AUTHOR: "opensearch-trigger-bot"
MERGE_LABELS: ""

0 comments on commit bda2db9

Please sign in to comment.