更新 .gitea/workflows/develop_build.yaml

This commit is contained in:
2025-11-28 15:14:45 +08:00
parent 598231f7c0
commit c6a8375f67

View File

@@ -8,6 +8,8 @@ on:
jobs:
build_and_deploy:
runs-on: ubuntu-latest
if: "contains(github.event.head_commit.message, '[run build]')"
permissions:
contents: read