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 59db4826ed - Show all commits

View file

@ -1,7 +1,7 @@
on: on:
push: push:
branches: tags:
- 'vlbeaudoin/*' - 'build/*'
jobs: jobs:
hello-world: hello-world:
runs-on: docker runs-on: docker