ci: remplacer build.yaml par check.yaml
All checks were successful
/ hello-world (push) Successful in 1s
/ print-content (push) Successful in 1s
/ checkout-then-print-content (push) Successful in 19s

This commit is contained in:
Victor Lacasse-Beaudoin 2025-07-11 18:58:55 -04:00
parent 4d8f56d7d5
commit 59db4826ed

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