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 pull_request_target for PR actions (#2065)
For the actions that create a PR, use the `pull_request_target` event so
that they can run with write permissions when triggered by pull requests
that originate from a fork.
0 commit comments