modifs CI forgejo pour activation sur toutes les branches

This commit is contained in:
skferrei 2024-12-18 18:30:59 +01:00
parent 28e27da6aa
commit 51abef913b

View file

@ -3,8 +3,7 @@ name: CI Workflow
on:
push:
branches:
- main
- 'feature/*'
- "*"
jobs:
build-and-test: