Skip to content

feat: add snap_name to Rating and Vote messages #357

feat: add snap_name to Rating and Vote messages

feat: add snap_name to Rating and Vote messages #357

Workflow file for this run

name: Pull Request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
cla:
uses: ./.github/workflows/cla.yaml
style-lints:
uses: ./.github/workflows/lints.yaml