Add GitHub Action

This commit is contained in:
hiondal
2025-03-03 23:40:26 +09:00
parent b99eb5c3a1
commit e6c9bffad3
2 changed files with 83 additions and 56 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: Frontend CI/CD Pipeline
on:
push:
branches: [main]
#branches: [main]
paths:
- '**'
- '!**.md'