Skip to content

Commit

Permalink
Adding Test Logic
Browse files Browse the repository at this point in the history
  • Loading branch information
kishore7snehil committed Oct 18, 2024
1 parent d693ab5 commit 56ebcdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rl-scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ permissions:

jobs:
rl-scanner:
if: github.event_name == 'workflow_dispatch' || (github.event_name == 'pull_request')
runs-on: ubuntu-latest

permissions:
Expand Down

0 comments on commit 56ebcdd

Please sign in to comment.