Actualiser .gitea/workflows/ci-develop.yml
All checks were successful
Deployment Verification / test (push) Successful in 26s
Deployment Verification / deploy (push) Successful in 48s

This commit is contained in:
Hubert Cornet 2024-11-19 22:40:04 +01:00
parent 84737843c8
commit 7ec79f3502

View File

@ -7,8 +7,10 @@ on:
push: push:
branches: branches:
- develop - develop
- main
pull_request: pull_request:
branches: branches:
- develop
- main - main
jobs: jobs: