Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 219 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 219 Bytes

auto-fork-sync

a GitHub App built with probot that automatically syncs upstream changes to forks.

Setup

# Install dependencies
npm install

# Run the bot
npm start