mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 23:05:49 +00:00
Update codeql.yml
[N/A] - [Add workflow_dispatch]
This commit is contained in:
parent
bd0caa8c23
commit
ad3626a83a
1 changed files with 4 additions and 2 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
@ -18,6 +18,8 @@ on:
|
|||
branches: [ "main" ]
|
||||
schedule:
|
||||
- cron: '30 18 * * 1'
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
|
Loading…
Reference in a new issue