Unverified Commit d057b5bd authored by Kroese's avatar Kroese Committed by GitHub
Browse files

build: Ignore .xml files (#27)

parent adb91fe3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@ on:
    paths-ignore:
      - '**/*.md'
      - '**/*.yml'
      - '**/*.xml'
      - '.gitignore'
      - '.dockerignore'
      - '.github/**'