This commit is contained in:
leehk 2025-04-15 14:46:07 +08:00
parent 77bd3cb539
commit d22efc4d6b
2 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@ name: Build
on:
push:
branches:
- development
- develop
# paths:
# - 'app/**'
# - '.github/workflows/**'

View File

@ -2,6 +2,9 @@ name: Reusable Docker Build Template
# Define inputs expected from the calling workflow
on:
push:
branches:
- develop
workflow_call:
inputs:
project_name: