X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=.github%2Fworkflows%2Fautofix.yml;h=3d75cf085eba605402a31d1fb7ec9ad956a733d4;hb=64c14c99f9902d4e96f2a2cd404e536e0584a629;hp=fba1b6c94a0a9175b3b01723c148db77fad2a8eb;hpb=ecf7494a32490227fe31ca25df95fbe24b626f11;p=e-mobility-charging-stations-simulator.git diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index fba1b6c9..3d75cf08 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -2,7 +2,7 @@ name: autofix.ci on: pull_request: push: - branches: ['main'] + branches: [main] permissions: contents: read