mirror of
https://github.com/cna-bootcamp/lifesub.git
synced 2025-12-06 16:16:22 +00:00
add github aciton
This commit is contained in:
parent
8ccdf087d0
commit
e04d6177cd
2
.github/workflows/cicd.yaml
vendored
2
.github/workflows/cicd.yaml
vendored
@ -2,7 +2,7 @@ name: Backend CI/CD Pipeline
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ cicd ]
|
||||||
paths:
|
paths:
|
||||||
- '**'
|
- '**'
|
||||||
- '!.github/**'
|
- '!.github/**'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user