There was an error while loading. Please reload this page.
1 parent 12d75e4 commit 870905dCopy full SHA for 870905d
1 file changed
.github/workflows/ci.yml
@@ -1,5 +1,8 @@
1
name: CI - Build, Test, and Publish SDKs
2
3
+permissions:
4
+ contents: read
5
+
6
# This workflow builds, tests, and publishes Python SDK packages
7
# - Builds and tests run on all branches (main, release/*)
8
# - Publishing to package repository ONLY happens on release/* branches
0 commit comments