chore(ci): re-disable except for readme changes on master
This commit is contained in:
committed by
Tobias Fried
parent
bafb374af4
commit
cf552f45fb
8
.github/workflows/sync-docs.yaml
vendored
8
.github/workflows/sync-docs.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user