Skip to content

Commit f929893

Browse files
author
Amanda
committed
fix: mage image
1 parent 91bcd93 commit f929893

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.github/workflows/mage-ai-develop.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,10 @@ on:
44
workflow_dispatch:
55
push:
66
paths:
7-
- cc-mage/**
7+
- cc-mage/requirements.txt
8+
- Dockerfile
89
- .github/workflows/mage-ai-develop.yml
910
branches: ["develop"]
10-
pull_request:
11-
paths:
12-
- cc-mage/**
13-
- .github/workflows/mage-ai-develop.yml
1411

1512
jobs:
1613
pushToGHCR:

0 commit comments

Comments
 (0)