Fix base branche for CI
All checks were successful
ci / docker (push) Successful in 1m19s

This commit is contained in:
sclement 2024-05-03 11:14:09 +02:00
parent 2ee070c123
commit c2158cfea1
Signed by: sebclem
GPG Key ID: 5A4308F6A359EA50

View File

@ -3,12 +3,12 @@ name: ci
on:
push:
branches:
- "master"
- "main"
tags:
- "*"
pull_request:
branches:
- "master"
- "main"
jobs:
docker: