mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-14 17:27:23 +01:00
prevent triggering ci on doc changes
This commit is contained in:
1
.github/workflows/commit-tests.yml
vendored
1
.github/workflows/commit-tests.yml
vendored
@@ -3,6 +3,7 @@ on:
|
|||||||
workflow_dispatch: { }
|
workflow_dispatch: { }
|
||||||
push:
|
push:
|
||||||
tags-ignore: [ 'v**' ]
|
tags-ignore: [ 'v**' ]
|
||||||
|
paths-ignore: [ '**.md', 'api/mailinabox.yml' ]
|
||||||
jobs:
|
jobs:
|
||||||
# MiaB-LDAP using encryption-at-rest and connected to a remote Nextcloud
|
# MiaB-LDAP using encryption-at-rest and connected to a remote Nextcloud
|
||||||
remote-nextcloud-docker-ehdd:
|
remote-nextcloud-docker-ehdd:
|
||||||
|
|||||||
Reference in New Issue
Block a user