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
No known key found for this signature in database
GPG Key ID: 11FDC81C24A7F629

View File

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