Skip to content

Commit

Permalink
Update the e2e trigger to apps and commons directories
Browse files Browse the repository at this point in the history
Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
  • Loading branch information
Anna Jung (VMware) committed Jul 24, 2023
1 parent eebd58c commit 601faee
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/e2e_test.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: E2E Tests

on:
workflow_dispatch:
pull_request:
paths:
- apps/**
- common/**

jobs:
e2e:
Expand Down

0 comments on commit 601faee

Please sign in to comment.