We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1225a1a commit f5b1f0eCopy full SHA for f5b1f0e
.github/workflows/python-code-format.yml
@@ -3,6 +3,7 @@ name: Check Python code formatting
3
on:
4
push:
5
paths:
6
+ - 'examples/**'
7
- 'ucapi/**'
8
- 'requirements.txt'
9
- 'test-requirements.txt'
0 commit comments