Skip to content

Commit 8e06752

Browse files
Update main-pipeline.yml
1 parent 2f7cba9 commit 8e06752

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/main-pipeline.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,10 @@ jobs:
6767
with:
6868
filters: |
6969
app:
70-
- 'app-controllers/**'
71-
- 'app-test.py'
70+
- 'app_test.py'
7271
- 'app.py'
7372
- 'index.html'
7473
- 'Dockerfile'
75-
- 'package*.json'
7674
- 'images/**'
7775
- '.github/workflows/ci.yml'
7876
- '.github/workflows/docker.yml'

0 commit comments

Comments
 (0)