mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-18 09:52:11 +08:00
chore: update ci pipeline
This commit is contained in:
parent
0bb7462d66
commit
69751df021
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -2,11 +2,11 @@ name: CI
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main" , "develop" ]
|
branches: [ "main"]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "README.md"
|
- "README.md"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "main" , "develop" ]
|
branches: [ "main"]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "README.md"
|
- "README.md"
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user