Skip to content

change update modal and toast #29

change update modal and toast

change update modal and toast #29

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