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: