更新 .gitea/workflows/test.yml

This commit is contained in:
james 2025-06-19 10:39:59 +08:00
parent a7f7fc6f9f
commit cb143f753e

View File

@ -8,6 +8,8 @@ on:
pull_request:
branches:
- main
paths-ignore:
- '.gitea/**'
jobs:
test: