mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-18 01:42:10 +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:
|
||||
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