mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-18 10:15:41 +00:00
ci: exclude branch demo-instance
This commit is contained in:
parent
eb8fcac2b1
commit
7c22e037d0
1
.github/workflows/publish-docs.yml
vendored
1
.github/workflows/publish-docs.yml
vendored
@ -3,6 +3,7 @@ name: Publish Documentation
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths: [ 'docs/**' ]
|
paths: [ 'docs/**' ]
|
||||||
|
branches-ignore: [ demo-instance ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user