Skip to content

Commit

Permalink
Run protos workflow if we change dependencies (#12047)
Browse files Browse the repository at this point in the history
Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
  • Loading branch information
harupy committed May 19, 2024
1 parent 6af9e33 commit e18ba3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/protos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ on:
- mlflow/protos/**
- mlflow/java/client/src/main/java/com/databricks/api/proto/**
- mlflow/server/graphql/graphql_schema_extensions.py # schema extension changes could trigger changes in the autogenerated schema
- requirements/skinny-requirements.txt
- requirements/core-requirements.txt

env:
MLFLOW_HOME: /home/runner/work/mlflow/mlflow
Expand Down

0 comments on commit e18ba3f

Please sign in to comment.