small fix to avoid to build twice #34

Merged
arthur.wambst merged 2 commits from arthur.wambst/action-fix into dev 2025-09-06 23:18:08 +02:00

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: