mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-01 23:57:05 +00:00
include all branches
This commit is contained in:
parent
45841561c5
commit
8b87ee8970
1
.github/workflows/commit-tests.yml
vendored
1
.github/workflows/commit-tests.yml
vendored
@ -2,6 +2,7 @@ name: commit-tests
|
||||
on:
|
||||
workflow_dispatch: { }
|
||||
push:
|
||||
branches: [ '**' ]
|
||||
tags-ignore: [ 'v**' ]
|
||||
paths-ignore: [ '**.md', 'api/mailinabox.yml' ]
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user