Update ISO-Builder.yml

This commit is contained in:
Tommaso Chiti 2021-05-07 08:33:30 +02:00 committed by GitHub
parent 2b888e2644
commit b010b73153
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,12 +9,10 @@ on:
- main # In case we adopt this convention in the future - main # In case we adopt this convention in the future
pull_request: pull_request:
paths-ignore: paths-ignore:
- 'docs/**'
- '**.editorconfig'
- '**.gitignore' - '**.gitignore'
- '**.md' - '**.md'
- '**.yml'
- 'LICENSE' - 'LICENSE'
- 'PKGBUILD'
jobs: jobs:
build: build: