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
We don't need workflows to run in context of main branch
(i.e. pull_request_target trigger) since the workflows don't
have access to any secrets. Using pull_request_target just
makes it more tedious to test changes to the workflows.
0 commit comments