Add automatic trigger when contributor configs change

This commit is contained in:
Vijay Janapa Reddi
2026-01-21 19:25:58 -05:00
parent 87160dfc17
commit d4b87a6b4e

View File

@@ -3,6 +3,14 @@ name: '👥 Update Contributors'
on:
workflow_call:
workflow_dispatch:
push:
branches: [dev, main]
paths:
- '.all-contributorsrc'
- 'book/.all-contributorsrc'
- 'tinytorch/.all-contributorsrc'
- 'kits/.all-contributorsrc'
- 'labs/.all-contributorsrc'
# =============================================================================
# CONTRIBUTOR UPDATE WORKFLOW