chore(ci): re-disable except for readme changes on master

This commit is contained in:
rektdeckard
2024-12-29 00:33:10 -07:00
committed by Tobias Fried
parent bafb374af4
commit cf552f45fb

View File

@@ -2,10 +2,10 @@ name: Sync documentation
on:
push:
# paths:
# - 'README.md'
# branches:
# - master
paths:
- 'README.md'
branches:
- master
workflow_dispatch: # Allows manual triggering
concurrency: