Skip to content

Commit 538ba60

Browse files
committed
trigger by ui directory
1 parent 3dac646 commit 538ba60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/todo-frontend.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ on:
66
paths:
77
- todo-frontend/src/**
88
- todo-frontend/pom.xml
9+
- todo-frontend/ui/**
910
- .github/workflows/*
1011
pull_request:
1112
branches:
1213
- main
1314
paths:
1415
- todo-frontend/src/**
1516
- todo-frontend/pom.xml
17+
- todo-frontend/ui/**
1618
- .github/workflows/*
1719
jobs:
1820
unit-test:

0 commit comments

Comments
 (0)