mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-05-08 15:31:13 +08:00
Merge pull request #307 from meysamhadeli/chore/update-ci-pipeline
chore: update ci pipeline
This commit is contained in:
commit
42c300fd96
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