Skip to content

Merge pull request #7231 from ORNL-AMO/pf-correction-th #172

Merge pull request #7231 from ORNL-AMO/pf-correction-th

Merge pull request #7231 from ORNL-AMO/pf-correction-th #172

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