Skip to content

Commit 463d425

Browse files
committed
tmp, remove apache repo gate
1 parent 91518e2 commit 463d425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

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

0 commit comments

Comments
 (0)