Update .gitea/workflows/build.yml
Some checks failed
Detection / build (push) Failing after 4s
Build and Test / build (push) Successful in 1m44s
Build and Test / deploy (push) Successful in 8s

This commit is contained in:
2025-11-13 06:54:48 +00:00
parent 7a575d6031
commit 9e8ff26eb9

View File

@@ -3,10 +3,10 @@ name: Build and Test
on:
push:
branches:
- disable
- staging
pull_request:
branches:
- disable
- staging
jobs:
build: