Merge branch 'main' of https://github.com/geekan/MetaGPT into geekan/main

This commit is contained in:
莘权 马 2024-01-06 23:30:49 +08:00
commit a722e6bc64

View file

@ -2,11 +2,7 @@ name: Python application test
on:
workflow_dispatch:
pull_request:
branches:
- 'main'
- 'dev'
- '*-release'
pull_request_target:
push:
branches:
- 'main'
@ -56,5 +52,3 @@ jobs:
./tests/data/rsp_cache_new.json
retention-days: 3
if: ${{ always() }}