mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Shut up buf... nobody like your nagging
This commit is contained in:
parent
56a4355070
commit
b15c081cb3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pull_request.yml
vendored
1
.github/workflows/pull_request.yml
vendored
|
|
@ -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'}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue