Skip to content

CED-2123: CRIU restore profiling (#82) #17

CED-2123: CRIU restore profiling (#82)

CED-2123: CRIU restore profiling (#82) #17

Workflow file for this run

name: Release
on:
push:
tags:
- "*"
permissions:
contents: read
jobs:
buf:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-action@v1
with:
token: ${{ secrets.BUF_TOKEN }}