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
chore(auto-pull-request.yml): add 'actions: write' permission and refactor steps for clarity The 'actions: write' permission is added to the workflow to ensure that the GitHub Actions have the necessary permissions to execute. The steps in the workflow are also refactored for better readability and understanding. The 'pull-request' step is renamed to 'auto-pull-request' to better reflect its purpose, and the 'checkout' step is rearranged for better logical flow.
#4