mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 07:45:49 +00:00
added workflow
This commit is contained in:
parent
8c2530b3c1
commit
5a6b25476d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/codereviewer.yaml
vendored
1
.github/workflows/codereviewer.yaml
vendored
|
@ -1,6 +1,7 @@
|
|||
name: AI Code Reviewer
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
|
|
Loading…
Reference in a new issue