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