ci: exclude branch demo-instance

This commit is contained in:
Maël Gangloff
2025-11-15 12:47:58 +01:00
parent eb8fcac2b1
commit 7c22e037d0

View File

@@ -3,6 +3,7 @@ name: Publish Documentation
on:
push:
paths: [ 'docs/**' ]
branches-ignore: [ demo-instance ]
jobs:
build: