mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-05-04 03:48:40 +08:00
Update ci.yml
This commit is contained in:
parent
38ec5fae5a
commit
5a7fec5217
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -9,6 +9,9 @@ on:
|
|||||||
branches: [ "main" , "develop" ]
|
branches: [ "main" , "develop" ]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "README.md"
|
- "README.md"
|
||||||
|
concurrency:
|
||||||
|
group: ${{ github.workflow }}-${{ github.head_ref || github.sha }}
|
||||||
|
cancel-in-progress: true
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user