chore(ci): temporarily run on all path changes
This commit is contained in:
committed by
Tobias Fried
parent
288f4466c5
commit
a5e6f10b04
5
.github/workflows/sync-docs.yaml
vendored
5
.github/workflows/sync-docs.yaml
vendored
@@ -2,10 +2,9 @@ name: Sync README links section
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
# paths:
|
||||||
- 'README.md'
|
# - 'README.md'
|
||||||
# branches:
|
# branches:
|
||||||
# - main
|
|
||||||
# - master
|
# - master
|
||||||
workflow_dispatch: # Allows manual triggering
|
workflow_dispatch: # Allows manual triggering
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user