diff --git a/.gitea/workflows/buf-ci.yaml b/.gitea/workflows/buf-ci.yaml index 298f2e7..1c97a9b 100644 --- a/.gitea/workflows/buf-ci.yaml +++ b/.gitea/workflows/buf-ci.yaml @@ -2,8 +2,7 @@ name: Buf CI on: push: - tags: - - v* + permissions: contents: read pull-requests: write