Skip to content

chore: update README to include information about permanent regions #94

chore: update README to include information about permanent regions

chore: update README to include information about permanent regions #94

---
name: Renovate Auto Merge
on:
pull_request:
# limit to a single execution per ref of this workflow
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
renovate-automerge:
uses: ./.github/workflows/automerge-global.yml
secrets: inherit