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: on:
push: push:
branches: branches:
- "master" - "main"
tags: tags:
- "*" - "*"
pull_request: pull_request:
branches: branches:
- "master" - "main"
jobs: jobs:
docker: docker: