Skip to content

Merge pull request #17 from depot/billy/hardware-32-64 #31

Merge pull request #17 from depot/billy/hardware-32-64

Merge pull request #17 from depot/billy/hardware-32-64 #31

Workflow file for this run

name: push
on:
push:
branches:
- main
jobs:
push:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1
- uses: bufbuild/buf-lint-action@v1
#- uses: bufbuild/buf-breaking-action@v1
# with:
# against: https://github.com/${{ github.repository }}.git#branch=main,ref=HEAD~1
- uses: bufbuild/buf-push-action@v1
with:
buf_token: ${{ secrets.BUF_TOKEN }}
input: proto