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