mirror of
https://github.com/Kevsl/crypto-exchange-api.git
synced 2025-07-09 06:00:12 +02:00
added ci
This commit is contained in:
parent
f5f8f7f96a
commit
45c1c475d8
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@ -1,3 +1,10 @@
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
jobs:
|
||||
sonarqube-analysis:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user