Skip to content

Add Hiro Platform section with Contract Monitoring docs #1349

Add Hiro Platform section with Contract Monitoring docs

Add Hiro Platform section with Contract Monitoring docs #1349

name: Auto approve translations
on:
pull_request
jobs:
build:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: hmarr/auto-approve-action@v2
if: github.actor == 'bot-translations'
with:
github-token: ${{ secrets.GITHUB_TOKEN }}