Skip to content

chore(deps): Bump emoji-mart-vue-fast from 15.0.2 to 15.0.3 #6337

chore(deps): Bump emoji-mart-vue-fast from 15.0.2 to 15.0.3

chore(deps): Bump emoji-mart-vue-fast from 15.0.2 to 15.0.3 #6337

# SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: MIT
name: Transifex
on: pull_request
jobs:
auto-approve-merge:
if: github.event.pull_request.user.login == 'transifex-integration[bot]'
runs-on: ubuntu-latest
steps:
- uses: hmarr/auto-approve-action@v3
with:
github-token: ${{ secrets.COMMAND_BOT_PAT }}
- uses: pascalgn/automerge-action@v0.16.3
env:
MERGE_DELETE_BRANCH: true
MERGE_LABELS: ''
MERGE_RETRIES: 6
MERGE_RETRY_SLEEP: 30000
GITHUB_TOKEN: ${{ secrets.COMMAND_BOT_PAT }}