We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba8b5bc commit 98e2b89Copy full SHA for 98e2b89
1 file changed
.github/workflows/docs-sync.yml
@@ -151,6 +151,7 @@ jobs:
151
- Branch name: `docs/sync-$(date +%Y%m%d)`
152
- Clear title describing the sync
153
- Description listing what was updated and why, organized by area (docs, Kotlin sample, Grid Visualizer)
154
+ - Add reviewers: `gh pr edit --add-reviewer shreyav,pengying`
155
156
If everything is already up to date:
157
- Output a brief summary confirming no updates needed
0 commit comments