Add GitHub Action
This commit is contained in:
parent
658264c98d
commit
877ed49601
3
.github/workflows/cicd.yaml
vendored
3
.github/workflows/cicd.yaml
vendored
@ -2,7 +2,8 @@ name: Frontend CI/CD Pipeline
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches:
|
||||||
|
- main
|
||||||
paths:
|
paths:
|
||||||
- '**'
|
- '**'
|
||||||
- '!.github/**'
|
- '!.github/**'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user