Add GitHub Action
This commit is contained in:
@@ -2,7 +2,8 @@ name: Frontend CI/CD Pipeline
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches:
|
||||||
|
- main
|
||||||
paths:
|
paths:
|
||||||
- '**'
|
- '**'
|
||||||
- '!.github/**'
|
- '!.github/**'
|
||||||
|
|||||||
Reference in New Issue
Block a user