Skip to content

Merge pull request #7245 from ORNL-AMO/issue-7244 #176

Merge pull request #7245 from ORNL-AMO/issue-7244

Merge pull request #7245 from ORNL-AMO/issue-7244 #176

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