[Chore] (Workflows): Run on branch .

This commit is contained in:
BZLZHH
2025-10-06 00:14:58 +08:00
parent e77b01ac84
commit 834a40247c
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -2,7 +2,9 @@ name: Benchmark
on:
push:
branches: [ dev ]
branches:
- dev
- Feat/Backend-Direct-GLES
jobs:
benchmark:
+3 -1
View File
@@ -2,7 +2,9 @@ name: Test
on:
push:
branches: [ dev ]
branches:
- dev
- Feat/Backend-Direct-GLES
jobs:
test: