This commit is contained in:
d34dscene
2025-11-15 23:44:42 +01:00
parent cbe739b4c0
commit b327bf1f8f

View File

@@ -6,6 +6,11 @@ on:
- main - main
paths: paths:
- "docs/**" - "docs/**"
pull_request:
branches:
- main
paths:
- "docs/**"
create: create:
tags: tags:
- "*" - "*"