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 name: Build
run-name: CI/CD website run-name: CI/CD website
on: on:
push: #push:
branches: # branches:
- main # - main
- dev # - dev
pull_request: pull_request:
types: [opened, synchronize, reopened] types: [opened, synchronize, reopened]
branches: branches: