Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Commit

Permalink
docs: add acl
Browse files Browse the repository at this point in the history
!skip
  • Loading branch information
ernado committed May 13, 2023
1 parent 2e2710d commit 288e5b0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# gh-archive-yt [![Go Reference](https://img.shields.io/badge/go-pkg-00ADD8)](https://pkg.go.dev/github.com/go-faster/gh-archive-yt#section-documentation) [![codecov](https://img.shields.io/codecov/c/github/go-faster/gh-archive-yt?label=cover)](https://codecov.io/gh/go-faster/gh-archive-yt) [![experimental](https://img.shields.io/badge/-experimental-blueviolet)](https://go-faster.org/docs/projects/status#experimental)

Archive GitHub events to [YTsaurus](https://ytsaurus.tech/).

## ACL

To modify ACL for cypress folder:

```bash
cat _hack/acl.yson | yt set //go-faster/@acl
```

0 comments on commit 288e5b0

Please sign in to comment.