Skip to content

Merge pull request #7186 from ORNL-AMO/issue-7162 #162

Merge pull request #7186 from ORNL-AMO/issue-7162

Merge pull request #7186 from ORNL-AMO/issue-7162 #162

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