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 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: