diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a78d077..250fbab 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -3,7 +3,9 @@ name: Run I-GUIDE Builds and Config Saturations on: workflow_dispatch: push: - branches: ['*'] + branches-ignore: + - productionalization + - develop env: DOMAIN: iguide.cuahsi.io