https://github.com/six7/multirepo-core
https://github.com/six7/multirepo-core
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/six7/multirepo-core
- Owner: six7
- Created: 2024-06-16T09:04:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-16T09:49:14.000Z (almost 2 years ago)
- Last Synced: 2025-10-10T04:16:17.235Z (8 months ago)
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# multirepo-core
An example repository to demonstrate how to use a GitHub action to copy files to another repository on each push.
Can be used to have DS maintainers push to one 'Core' repository while DS consumers use a dedicated 'Theme' repository - but still benefit from tokens that maintainers push to the 'Core' repository.