We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2f78a5 commit 4789b73Copy full SHA for 4789b73
1 file changed
.github/workflows/ci.yml
@@ -54,6 +54,7 @@ jobs:
54
examples:
55
name: examples
56
runs-on: ubuntu-latest
57
+ if: github.repository == 'lithic-com/lithic-python'
58
59
steps:
60
- uses: actions/checkout@v4
0 commit comments