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
Before, we are using `pull_request_target` to access AWS token
to start a self-hosted runner. Since we are not using it, changing to
`pull_request` should be more secure, for this trigger can not access
repositry token.
0 commit comments