Skip to content

Commit

Permalink
Run checks on changes to flyteartifacts
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario committed Oct 16, 2023
1 parent 6f61c14 commit cc03ed9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- 'datacatalog/**'
- 'flyteadmin/**'
- 'flyteartifacts/**'
- 'flytecopilot/**'
- 'flyteplugins/**'
- 'flytepropeller/**'
Expand All @@ -15,6 +16,7 @@ on:
paths:
- 'datacatalog/**'
- 'flyteadmin/**'
- 'flyteartifacts/**'
- 'flytecopilot/**'
- 'flyteidl/**'
- 'flyteplugins/**'
Expand Down

0 comments on commit cc03ed9

Please sign in to comment.