include all branches

This commit is contained in:
downtownallday
2025-01-06 08:48:32 -05:00
parent 45841561c5
commit 8b87ee8970
+1
View File
@@ -2,6 +2,7 @@ name: commit-tests
on:
workflow_dispatch: { }
push:
branches: [ '**' ]
tags-ignore: [ 'v**' ]
paths-ignore: [ '**.md', 'api/mailinabox.yml' ]
jobs: