Skip to content

Support GitHub DR versions #1328

Support GitHub DR versions

Support GitHub DR versions #1328

Workflow file for this run

name: pull-requests
on:
push:
branches: [ develop ]
pull_request:
branches: [ develop ]
permissions:
contents: read
issues: read
pull-requests: read
jobs:
build:
uses: ./.github/workflows/pipeline.yaml
with:
version: 0.37.${{ github.run_number }}