You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): 🐛 use PAT to trigger CI from changelog PR (#11)
GITHUB_TOKEN cannot trigger other workflows by design.
Using PAT_TOKEN allows the changelog PR to trigger CI checks.
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments