diff --git a/.github/workflows/commit-tests.yml b/.github/workflows/commit-tests.yml index 3d1cc6a5..219537b2 100644 --- a/.github/workflows/commit-tests.yml +++ b/.github/workflows/commit-tests.yml @@ -3,6 +3,7 @@ on: workflow_dispatch: { } push: tags-ignore: [ 'v**' ] + paths-ignore: [ '**.md', 'api/mailinabox.yml' ] jobs: # MiaB-LDAP using encryption-at-rest and connected to a remote Nextcloud remote-nextcloud-docker-ehdd: