modifs CI forgejo pour activation sur toutes les branches
This commit is contained in:
parent
28e27da6aa
commit
51abef913b
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ name: CI Workflow
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- 'feature/*'
|
||||
- "*"
|
||||
|
||||
jobs:
|
||||
build-and-test:
|
||||
|
|
Loading…
Reference in a new issue