Skip to content

Add flag for push-button transition between v1 and v2 (#3479) #131

Add flag for push-button transition between v1 and v2 (#3479)

Add flag for push-button transition between v1 and v2 (#3479) #131

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