Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/proto-push.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: proto-push

on:
pull_request:
push:
branches:
- main
Expand Down Expand Up @@ -50,5 +51,6 @@ jobs:
# The 'main' branch of the GitHub repository that defines the module.
against: 'https://github.com/${GITHUB_REPOSITORY}.git#branch=main,subdir=proto'
- uses: bufbuild/buf-push-action@1b31b985d86807e150c3bef5c4ea451db812acd2 # tag=v1.0.1
if: ${{ github.event_name != 'pull_request' }}
with:
buf_token: ${{ secrets.BUF_TOKEN }}
54 changes: 0 additions & 54 deletions share/share.proto

This file was deleted.