Skip to content

Commit

Permalink
update mageai actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanda Eames committed Jan 20, 2025
1 parent 22bb99e commit ed020b4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/mage-ai-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,20 @@ on:
- global-api/importer-mage/**
- charts/mage-ai/**
- .github/workflows/mage-ai-develop.yml
- global-api/requirements.txt
branches: ["develop"]
pull_request:
paths:
- global-api/importer-mage/**
- global-api/requirements.txt

jobs:

pushToGHCR:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./global-api/importer-mage

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit ed020b4

Please sign in to comment.