Skip to content

Updated version to 2.2.0 (#3850) #816

Updated version to 2.2.0 (#3850)

Updated version to 2.2.0 (#3850) #816

Workflow file for this run

name: CI pipeline
on:
push:
branches:
- develop
pull_request:
branches: [ develop ]
jobs:
pipeline:
if: github.server_url != 'https://github.com'
uses: ./.github/workflows/pipeline.yml
secrets: inherit