Skip to content

Merge pull request #7235 from ORNL-AMO/issue-7204 #173

Merge pull request #7235 from ORNL-AMO/issue-7204

Merge pull request #7235 from ORNL-AMO/issue-7204 #173

Workflow file for this run

name: CI/CD
on:
push:
branches:
- 'master'
- 'develop'
workflow_dispatch:
jobs:
web:
uses: ./.github/workflows/web.yml
electron:
uses: ./.github/workflows/electron.yml
secrets: inherit