0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-13 01:48:59 +02:00

Deploy on gh-pages push

This commit is contained in:
Till Faelligen 2023-02-28 15:15:19 +01:00
parent 7fff7cd2ac
commit 086e205eba
No known key found for this signature in database
GPG key ID: ACCDC9606D472758

View file

@ -4,7 +4,7 @@ name: Deploy GitHub Pages dependencies preinstalled
on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]
branches: ["gh-pages"]
paths:
- 'docs/**' # only execute if we have docs changes