Skip to content

chore: bring in new release automation to 2.8.x #22

chore: bring in new release automation to 2.8.x

chore: bring in new release automation to 2.8.x #22

Workflow file for this run

---
name: check
on:
pull_request: {}
push:
branches:
- main
jobs:
check:
uses: grafana/loki-release/.github/workflows/[email protected]
with:
skip_validation: false
build_image: grafana/loki-build-image:0.29.3-go1.20.10