Merge pull request #698 from voidking/main

This commit is contained in:
garylin2099 2024-01-06 18:40:46 +08:00 committed by GitHub
commit 48d7ca6693
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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() }}