small fix to avoid to build twice

This commit is contained in:
Arthur Wambst 2025-09-06 21:56:41 +02:00
parent f0c0039712
commit 9f4b45a2ce
No known key found for this signature in database

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: