From b010b731537e93ec100c611fd84cc1b08b787717 Mon Sep 17 00:00:00 2001 From: Tommaso Chiti Date: Fri, 7 May 2021 08:33:30 +0200 Subject: [PATCH] Update ISO-Builder.yml --- .github/workflows/ISO-Builder.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/ISO-Builder.yml b/.github/workflows/ISO-Builder.yml index c3e09b0..d8bca1b 100644 --- a/.github/workflows/ISO-Builder.yml +++ b/.github/workflows/ISO-Builder.yml @@ -9,12 +9,10 @@ on: - main # In case we adopt this convention in the future pull_request: paths-ignore: - - 'docs/**' - - '**.editorconfig' - '**.gitignore' - '**.md' + - '**.yml' - 'LICENSE' - - 'PKGBUILD' jobs: build: