add github aciton

This commit is contained in:
hiondal 2025-03-03 22:29:26 +09:00
parent 8ccdf087d0
commit e04d6177cd

View File

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