Skip to content

fix(sync): Cleaned mc-sync isolating fetch process + added shared SyncStatus #16

fix(sync): Cleaned mc-sync isolating fetch process + added shared SyncStatus

fix(sync): Cleaned mc-sync isolating fetch process + added shared SyncStatus #16

---
name: Workflow - Pull Request (on Close)
on:
pull_request:
types:
- closed
jobs:
cleanup:
runs-on: self-hosted
steps:
- name: Check out code
uses: actions/checkout@v3