Implémenter workflow d'intégration continue de base #247

Merged
vlbeaudoin merged 21 commits from vlbeaudoin/actions into main 2025-07-12 22:15:13 -04:00
Showing only changes of commit fe350bb9d2 - Show all commits

View file

@ -3,6 +3,7 @@ on:
branches:
- 'main'
- 'vlbeaudoin/*'
pull_request:
jobs:
build:
runs-on: docker