1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-10-14 11:17:33 +02:00

chore: build docs only when it changes

This commit is contained in:
vdovhanych 2024-12-11 16:30:18 +01:00
parent 70604f683f
commit d580d32bb4
No known key found for this signature in database
GPG Key ID: 31CBC36085A12D92

View File

@ -11,6 +11,9 @@ on:
tags:
# Stable release tags
- v[0-9]+.[0-9]+.[0-9]+
paths:
- 'docs/**'
- 'mkdocs.yml'
workflow_dispatch:
jobs: