Skip to content

Commit 8704148

Browse files
author
jjourdan-externe
committed
📃 docs(readme): add bedrock disclaimer
1 parent cb3992c commit 8704148

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Actions Sync
22

3+
## Disclaimer (for Bedrock)
4+
5+
- This is kind of a "fork" of [this project](https://github.com/kema-dev/actions-sync), which is a fork of [this project](https://github.com/actions/actions-sync)
6+
- Its only purpose is to not rely on a remote repository for [this project](https://github.m6web.fr/devops/sync-public-actions)
7+
- Updating this "fork" can be done by adding upstream remote first, using `git remote add upstream https://github.com/kema-dev/actions-sync`
8+
- Then you can update this project by pulling upstream remote, using `git pull upstream main`
9+
310
<p align="center">
411
<img src="docs/arrow.png">
512
</p>

0 commit comments

Comments
 (0)