mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 23:05:49 +00:00
Update codeql.yml
This commit is contained in:
parent
d91048fc2d
commit
39dbfc3a88
1 changed files with 3 additions and 5 deletions
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
|
@ -17,9 +17,7 @@ on:
|
|||
pull_request:
|
||||
branches: [ "main" ]
|
||||
schedule:
|
||||
- cron: '30 18 * * 1'
|
||||
workflow_dispatch:
|
||||
|
||||
- cron: '22 14 * * 4'
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
|
Loading…
Reference in a new issue