add github aciton

This commit is contained in:
hiondal 2025-03-03 22:30:32 +09:00
parent e04d6177cd
commit 6529422838

View File

@ -2,7 +2,8 @@ name: Backend CI/CD Pipeline
on:
push:
branches: [ cicd ]
branches:
- cicd
paths:
- '**'
- '!.github/**'