Skip to content

Commit d539c50

Browse files
committed
Merge test to main
1 parent 769fa4e commit d539c50

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/merge-test-backend.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- main
77
paths:
88
- "backend/**"
9+
- ".github\workflows\merge-test-backend.yml"
910
workflow_dispatch:
1011
inputs:
1112
environment:

.github/workflows/merge-test-frontend.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- main
77
paths:
88
- "frontend/**"
9+
- ".github\workflows\merge-test-frontend.yml"
910
workflow_dispatch:
1011
inputs:
1112
environment:

0 commit comments

Comments
 (0)