Skip to content

Commit 62a0072

Browse files
committed
gate on apache repo
1 parent 9f2786e commit 62a0072

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly-pypi-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ on:
2626

2727
jobs:
2828
set-version:
29+
if: github.repository == 'apache/iceberg-python' # Only run for apache repo
2930
runs-on: ubuntu-latest
3031
outputs:
3132
VERSION: ${{ steps.set-version.outputs.VERSION }}

0 commit comments

Comments
 (0)