Browse Source

DWN-51053: point schedule scan to default

pull/1610/head
jjuaniveson 9 months ago
parent
commit
bf5b229c00
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -152,7 +152,7 @@ workflows:
cron: 0 4 * * 1
filters:
branches:
only: main
only: 1.3.x
jobs:
- semgrep-scan:
name: Semgrep Scan

Loading…
Cancel
Save