fix sync-docs workflow

pull/2883/head
René Werner 2024-02-21 21:43:28 +01:00
parent 70f21d5f7e
commit 0df0e0855d
1 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,11 @@
name: "Sync docs"
on:
# push:
# branches:
# - v2
# paths:
# - "docs/**"
push:
branches:
- v2
paths:
- "docs/**"
release:
types: [published]