Markitdown use 'main' as the master branch

This commit is contained in:
Goulven Bourveau 2025-04-12 01:38:42 +02:00
parent 09556385ff
commit ff827ff9fc

View file

@ -4,12 +4,12 @@ on:
workflow_dispatch:
push:
branches:
- 'master'
- 'main'
tags:
- '*'
pull_request:
branches:
- 'master'
- 'main'
jobs:
docker: