From 2742c6180bcd9814368458bb2d46273981a94158 Mon Sep 17 00:00:00 2001 From: Olivier Meslin <44379737+oliviermeslin@users.noreply.github.com> Date: Fri, 4 Oct 2024 17:01:39 +0200 Subject: [PATCH] Update compile-wp.yml --- .github/workflows/compile-wp.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/compile-wp.yml b/.github/workflows/compile-wp.yml index f487283..9f599dd 100644 --- a/.github/workflows/compile-wp.yml +++ b/.github/workflows/compile-wp.yml @@ -6,7 +6,6 @@ on: - main # Triggers workflow on push to the main branch jobs: - if: "!contains(github.event.commits[0].message, '[skip ci]')" build: runs-on: ubuntu-latest