prevent triggering ci on doc changes

This commit is contained in:
downtownallday
2025-01-06 08:44:23 -05:00
parent e4f6510d40
commit 45841561c5
+1
View File
@@ -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: