Skip to content

Merge pull request #7138 from ORNL-AMO/issue-7134 #147

Merge pull request #7138 from ORNL-AMO/issue-7134

Merge pull request #7138 from ORNL-AMO/issue-7134 #147

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