Skip to content

Commit

Permalink
tmp, remove apache repo gate
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinjqliu committed Feb 6, 2025
1 parent 91518e2 commit 463d425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-pypi-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ on:

jobs:
set-version:
if: github.repository == 'apache/iceberg-python' # Only run for apache repo
# if: github.repository == 'apache/iceberg-python' # Only run for apache repo
runs-on: ubuntu-latest
outputs:
VERSION: ${{ steps.set-version.outputs.VERSION }}
Expand Down

0 comments on commit 463d425

Please sign in to comment.