Skip to content

Commit

Permalink
[BUG] enable dependabot for iceberg int tests (#2042)
Browse files Browse the repository at this point in the history
  • Loading branch information
samster25 authored Mar 27, 2024
1 parent 45c6039 commit bafc112
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -414,8 +414,6 @@ jobs:
SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK

integration-test-iceberg:
# Dependabot-triggered PRs don't have access to the required secrets for this to run successfully
if: ${{ github.triggering_actor != 'dependabot[bot]' }}
runs-on: ubuntu-latest
timeout-minutes: 30
needs:
Expand Down

0 comments on commit bafc112

Please sign in to comment.