Skip to content

Update the l10n files on prod-2-7 #1675

Update the l10n files on prod-2-7

Update the l10n files on prod-2-7 #1675

name: Auto reviews updates
on:
pull_request:
workflow_run:
workflows:
- None
types:
- completed
jobs:
auto-merge:
name: Auto reviews updates
runs-on: ubuntu-20.04
timeout-minutes: 5
steps:
- run: echo ${GITHUB_EVENT}
env:
GITHUB_EVENT: ${{ toJSON(github) }}
- name: Auto reviews updates
uses: golfzaptw/action-auto-reviews-from-branches@master
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
AUTHOR: renovate[bot]