Skip to content

Commit

Permalink
only trigger e2e test action on gateway pr
Browse files Browse the repository at this point in the history
  • Loading branch information
jemeza committed Sep 14, 2023
1 parent c28d53c commit 237105c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/end2end-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: End to end test(Headful)
permissions: read-all

on:
push:
paths:
- 'packages/boba/gateway/**/*'
pull_request:
paths:
- 'packages/boba/gateway/**/*'
Expand Down

0 comments on commit 237105c

Please sign in to comment.