Skip to content

Commit

Permalink
Trigger owasp-dep-check to test the changes made in PR 23970
Browse files Browse the repository at this point in the history
  • Loading branch information
lhotari committed Feb 12, 2025
1 parent fd08176 commit 0eb3ae3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pulsar-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1489,7 +1489,6 @@ jobs:
runs-on: ubuntu-22.04
timeout-minutes: 120
needs: [ 'preconditions', 'integration-tests' ]
if: ${{ needs.preconditions.outputs.need_owasp == 'true' }}
env:
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
CI_JDK_MAJOR_VERSION: ${{ needs.preconditions.outputs.jdk_major_version }}
Expand Down

0 comments on commit 0eb3ae3

Please sign in to comment.