mirror of
https://github.com/DrewThomasson/ebook2audiobook.git
synced 2026-01-10 06:18:02 -05:00
Merge pull request #988 from DrewThomasson/workflow-patch-1
Remove push main trigger for Docker Build workflow, not needed
This commit is contained in:
10
.github/workflows/Docker-Build.yml
vendored
10
.github/workflows/Docker-Build.yml
vendored
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user