Skip to content

Commit

Permalink
specify analytics directory to trigger the pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Raphaël Courivaud <[email protected]>
  • Loading branch information
rcourivaud committed Jun 11, 2024
1 parent 78029b5 commit 2da8b25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github-actions-data-stack.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Data Stack CI

on: [push]
paths:
- analytics/**

jobs:
deploy-dagster:
Expand Down

0 comments on commit 2da8b25

Please sign in to comment.