Skip to content

Translate fr playground sections.json #1634

Translate fr playground sections.json

Translate fr playground sections.json #1634

name: Codeowners merging
on:
pull_request_target: { types: [ opened, synchronize, reopened] }
issue_comment: { types: created }
pull_request_review: { types: submitted }
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run Codeowners merge check
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: OSS-Docs-Tools/code-owner-self-merge@master
with:
if_no_maintainers_add_label: 'maintainers'
if_no_maintainers_assign: '@orta'