mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-11 02:20:20 +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:
|
||||
push:
|
||||
branches: [ "main" , "develop" ]
|
||||
branches: [ "main"]
|
||||
paths-ignore:
|
||||
- "README.md"
|
||||
pull_request:
|
||||
branches: [ "main" , "develop" ]
|
||||
branches: [ "main"]
|
||||
paths-ignore:
|
||||
- "README.md"
|
||||
concurrency:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user