Skip to content

Commit

Permalink
Merge pull request #155 from okta/hjet/adjust_rl
Browse files Browse the repository at this point in the history
Only run RL scans on mainline
  • Loading branch information
hanifjetha-okta authored Dec 13, 2024
2 parents 3aed1cd + da3af24 commit a4fffb3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,8 @@ workflows:
jobs:
- reversing-labs:
context:
- static-analysis
- static-analysis
filters:
branches:
only:
- master

0 comments on commit a4fffb3

Please sign in to comment.