Skip to content

Improve optimization progress accuracy (#2538) #621

Improve optimization progress accuracy (#2538)

Improve optimization progress accuracy (#2538) #621

name: New Beta SRO Release
on:
push:
branches:
- master
# Only allow the most recent run of beta release to complete, if multiple are queued.
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true
jobs:
call-build-frontend:
uses: ./.github/workflows/build-frontend.yml
with:
frontend_name: 'sr-frontend'
deployment_name: 'beta'
show_dev_components: true