Merge pull request #988 from DrewThomasson/workflow-patch-1

Remove push main trigger for Docker Build workflow, not needed
This commit is contained in:
Drew Thomasson
2025-07-23 02:08:04 -04:00
committed by GitHub

View File

@@ -6,16 +6,6 @@ on:
wipeAndReinstall:
type: boolean
description: 'Wipe & Re-Install E2A'
push:
branches:
- main
paths-ignore:
- CODE_OF_CONDUCT.md
- LICENSE
- README.md
- readme/**
- dockerfiles/**
- Notebooks/**
workflow_run:
workflows: ["Mac E2A Test"]