This commit is contained in:
leehk 2025-04-15 14:43:16 +08:00
parent a7ebf4d573
commit 77bd3cb539

View File

@ -5,9 +5,9 @@ on:
push:
branches:
- development
paths:
- 'app/**'
- '.github/workflows/**'
# paths:
# - 'app/**'
# - '.github/workflows/**'
# Concurrency: Equivalent to batch: true
concurrency: