mirror of
https://gitea.com/gitea/actions-proto-def.git
synced 2024-11-24 04:09:35 +00:00
Protocol Buffer schema for Gitea Actions.
1bedb42725
- gitea/actions-proto-go#1 - gitea/actions-proto-go#2 Reviewed-on: https://gitea.com/gitea/actions-proto-def/pulls/11 Reviewed-by: Jason Song <i@wolfogre.com> Co-authored-by: Michael Kriese <michael.kriese@visualon.de> Co-committed-by: Michael Kriese <michael.kriese@visualon.de> |
||
---|---|---|
.gitea/workflows | ||
proto | ||
.gitignore | ||
buf.gen.yaml | ||
buf.work.yaml | ||
buf.yaml | ||
LICENSE | ||
Makefile | ||
README.md |
proto
Protocol Buffer schema for Gitea Actions.
Install
install require command
make install
Build
make build