small fix to avoid to build twice
All checks were successful
Build / build-check (pull_request) Successful in 1m49s

This commit is contained in:
Arthur Wambst 2025-09-06 21:56:41 +02:00
parent cdc71d528a
commit 6859228c03
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: