Skip to content

perf: api: add indexes to event topics and emitter addr (#11477) #6

perf: api: add indexes to event topics and emitter addr (#11477)

perf: api: add indexes to event topics and emitter addr (#11477) #6

name: sync-master-main
on:
push:
branches:
- master
jobs:
sync:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: update remote branch main
run: |
# overrides the remote branch (origin:github) `main`
git push origin --force master:main