X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2Fworkflows%2Flint.yml;h=3d7a77e6945905f7fdf530dc1bfff6c761a06f75;hb=b3ed85984685280c4af723033d362d44129677a9;hp=d664a1f3fa9bedc06eb5533325ff686463869690;hpb=bfc53a26aa2ad6cb1fe87ef311dea6ad39ab7f34;p=e-mobility-charging-stations-simulator.git diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index d664a1f3..3d7a77e6 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -1,9 +1,9 @@ name: Lint CI on: - push: - branches: - - master + # push: + # branches: + # - master pull_request: branches: - master