We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c71f6d commit a7d02bfCopy full SHA for a7d02bf
1 file changed
.github/workflows/publish-python-sdk.yml
@@ -6,7 +6,7 @@ on:
6
- main
7
paths:
8
- "python-sdk/**"
9
- - ".github/workflows/publish-python-sdk.yaml"
+ - ".github/workflows/publish-python-sdk.yml"
10
11
permissions:
12
contents: read
0 commit comments