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
Run development workflow from target branch scope (#189)
Run the development workflow on the `pull_request_target` trigger which
runs the workflow from the scope of the target branch rather than the
merge branch. This should solve the permission failure in the build job.
0 commit comments