Skip to content

Commit

Permalink
Fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal committed Oct 22, 2024
1 parent 0bcfe83 commit 90e4033
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rl-scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ on:

jobs:
checkout-build-scan-only:
if: github.event_name == 'workflow_dispatch' ||
(github.event_name == 'pull_request' && startsWith(github.event.pull_request.head.ref, 'release/'))
runs-on: ubuntu-latest

permissions:
Expand Down

0 comments on commit 90e4033

Please sign in to comment.