Skip to content

Adjust title/name to be in coherence with Blackbox #2577

Adjust title/name to be in coherence with Blackbox

Adjust title/name to be in coherence with Blackbox #2577

Workflow file for this run

name: PR
on:
pull_request:
branches:
- master
- '*-maintenance'
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
ci:
name: CI
uses: ./.github/workflows/ci.yml