Skip to content

Commit 30dc7b7

Browse files
committed
fix: refine codes
1 parent 4fb292c commit 30dc7b7

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

.github/workflows/tman_full_linux_x64.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
- ".github/**"
1414
- "core/src/ten_manager/**"
1515
- "core/src/ten_rust/**"
16+
paths-ignore:
1617
- "ai_agents/**"
1718

1819
permissions:

.github/workflows/tman_full_mac_arm64.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
- ".github/**"
1414
- "core/src/ten_manager/**"
1515
- "core/src/ten_rust/**"
16+
paths-ignore:
1617
- "ai_agents/**"
1718

1819
permissions:

.github/workflows/tman_full_mac_x64.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
- ".github/**"
1414
- "core/src/ten_manager/**"
1515
- "core/src/ten_rust/**"
16+
paths-ignore:
1617
- "ai_agents/**"
1718

1819
permissions:

.github/workflows/tman_full_win_x64.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
- ".github/**"
1414
- "core/src/ten_manager/**"
1515
- "core/src/ten_rust/**"
16+
paths-ignore:
1617
- "ai_agents/**"
1718

1819
permissions:

0 commit comments

Comments
 (0)