Skip to content

Commit f85a5e6

Browse files
chore: run foascli code-health workflow when updating dependencies (#719)
1 parent 04e287c commit f85a5e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/code-health-foascli.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ on:
55
- main
66
paths:
77
- 'tools/cli/**'
8+
- '.github/workflows/code-health-foascli.yml'
89
pull_request:
910
branches:
1011
- main
1112
paths:
1213
- 'tools/cli/**'
14+
- '.github/workflows/code-health-foascli.yml'
1315
workflow_dispatch: {}
1416
workflow_call: {}
1517

0 commit comments

Comments
 (0)