mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-01 23:57:05 +00:00
prevent triggering ci on doc changes
This commit is contained in:
parent
e4f6510d40
commit
45841561c5
1
.github/workflows/commit-tests.yml
vendored
1
.github/workflows/commit-tests.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user