Skip to content

Commit

Permalink
Merge branch 'feat/sdk-eden' into spoorthi/migrate-to-collections-2
Browse files Browse the repository at this point in the history
  • Loading branch information
johnletey authored Aug 27, 2024
2 parents 537de82 + b6647ea commit 32655d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: End to End Tests

on:
pull_request:
branches:
- main
- feat/sdk-eden

env:
TAR_PATH: docker-image.tar
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
- main
- v*
pull_request:
branches:
- main
- feat/sdk-eden

jobs:
test:
Expand Down

0 comments on commit 32655d0

Please sign in to comment.