From: Jérôme Benoit Date: Mon, 1 Jul 2024 21:57:11 +0000 (+0200) Subject: refactor(ci): cleanup GH action X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;ds=sidebyside;h=e4352d0b4fb73a74de57a6b65cae89380425cacf;p=benchmarks-js.git refactor(ci): cleanup GH action Signed-off-by: Jérôme Benoit --- diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 3100c78..639b233 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -1,7 +1,7 @@ name: autofix.ci on: - pull_request: push: + pull_request: branches: [master] permissions: contents: read