Merge pull request 'small fix to avoid to build twice' (#34) from arthur.wambst/action-fix into dev
All checks were successful
Build / build-check (pull_request) Successful in 1m38s

Reviewed-on: #34
This commit is contained in:
Arthur Wambst 2025-09-06 23:18:07 +02:00
commit 891d7a5013

View File

@ -1,10 +1,10 @@
name: Build
run-name: CI/CD website
on:
push:
branches:
- main
- dev
#push:
# branches:
# - main
# - dev
pull_request:
types: [opened, synchronize, reopened]
branches: