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
ci: create PR instead of committing directly to main for skill updates
Replaces the manual branch checkout and commit process in the update-skill workflow with the `peter-evans/create-pull-request` action. This ensures changes are reviewed via a Pull Request before merging to main.
0 commit comments