Shut up buf... nobody like your nagging

This commit is contained in:
Ben Meadors 2024-08-21 06:51:56 -05:00 committed by GitHub
parent 56a4355070
commit b15c081cb3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,6 +22,7 @@ jobs:
- name: Push to schema registry
uses: bufbuild/buf-push-action@v1.2.0
if: ${{ github.event_name != 'pull_request_target' && github.event_name != 'pull_request' }}
with:
buf_token: ${{ secrets.BUF_TOKEN }}
draft: ${{ github.ref_name != 'master'}}