mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55: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
|
name: AI Code Reviewer
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
types:
|
types:
|
||||||
- opened
|
- opened
|
||||||
|
|
Loading…
Reference in a new issue