Skip to content

hard coded version mismatch modal to show up if client version less t… #32

hard coded version mismatch modal to show up if client version less t…

hard coded version mismatch modal to show up if client version less t… #32

Workflow file for this run

name: Developer Workflow
on:
push:
branches:
- dev
jobs:
check_rs:
uses: ./.github/workflows/check.yml
secrets: inherit
build_dashboard:
uses: ./.github/workflows/dashboard.yml
secrets: inherit