Skip to content

Commit b1cbbf1

Browse files
authored
feat(ci): Updatees contracts' README file (#743)
Signed-off-by: Javier Rodriguez <[email protected]>
1 parent 21c752e commit b1cbbf1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/contracts/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## Chainloop contracts
22

3+
4+
> **Disclaimer**: All contracts stored in the `.github/workflows/contracts` folder are a showcase of the Chainloop
5+
internal build, package, release pipeline managed by the core maintainers of how to maintain contracts declaratively from a git repository. Real contracts should be stored
6+
in a different repository and managed by the sec/ops team.
7+
38
In this folder all contracts of Chainloop repository are kept as a reference and are the source of truth.
49

510
On every push to the `main` branch of the repository, all files contained in `.github/workflows/contracts`

0 commit comments

Comments
 (0)