mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Update build-and-test.yaml
This commit is contained in:
parent
8ab27cf3b5
commit
158370e66c
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build-and-test.yaml
vendored
2
.github/workflows/build-and-test.yaml
vendored
|
|
@ -2,6 +2,8 @@ name: Build-and-test
|
|||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
types: [ opened, reopened ]
|
||||
|
||||
jobs:
|
||||
build-and-test:
|
||||
|
|
|
|||
Loading…
Reference in a new issue