Skip to content

build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#59) #7

build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#59)

build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#59) #7

Workflow file for this run

name: Quality control
on:
push:
branches: [ main ]
paths-ignore:
- '**.md' # Do not need to run CI for markdown changes.
pull_request:
branches: [ main ]
paths-ignore:
- '**.md'
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: azure/setup-helm@v4.0.0
- name: Run quality control checks
uses: ./.github/actions/ci