Skip to content

feat: app ratings endpoint #51

feat: app ratings endpoint

feat: app ratings endpoint #51

Workflow file for this run

name: Pull Request
on:
pull_request:
paths-ignore:
- operator/**
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build.yaml
build-rock:
uses: ./.github/workflows/build-rock.yaml