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:
|
||||
push:
|
||||
paths:
|
||||
- 'README.md'
|
||||
# paths:
|
||||
# - 'README.md'
|
||||
# branches:
|
||||
# - main
|
||||
# - master
|
||||
workflow_dispatch: # Allows manual triggering
|
||||
|
||||
|
||||
Reference in New Issue
Block a user