Skip to content

Commit f5b1f0e

Browse files
committed
ci: trigger code format checks for examples folder updates
1 parent 1225a1a commit f5b1f0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-code-format.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Check Python code formatting
33
on:
44
push:
55
paths:
6+
- 'examples/**'
67
- 'ucapi/**'
78
- 'requirements.txt'
89
- 'test-requirements.txt'

0 commit comments

Comments
 (0)