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