From: Jérôme Benoit Date: Fri, 28 Jun 2024 11:38:40 +0000 (+0200) Subject: refactor(ci): cleanup GH actions X-Git-Tag: v1.3.7~11 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=fafff4ebf141074899e2a8590f5166542d626db5;p=e-mobility-charging-stations-simulator.git refactor(ci): cleanup GH actions Signed-off-by: Jérôme Benoit --- 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