Skip to content

[PR check] redpanda-bin: 23.2.19 -> 23.3.6 #74

[PR check] redpanda-bin: 23.2.19 -> 23.3.6

[PR check] redpanda-bin: 23.2.19 -> 23.3.6 #74

Workflow file for this run

name: PR check
run-name: "[PR check] ${{ github.event.pull_request.title }}"
on:
pull_request:
workflow_dispatch:
jobs:
checks:
uses: nixbuild/nixbuild-action/.github/workflows/ci-workflow.yml@v19
secrets:
nixbuild_token: ${{ secrets.NIXBUILD_TOKEN }}