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
In order to do generate a github-actions which do some operations other than read we get unauthorised error when PR is created from forks e.g Commenting on PR, Adding labels etc.
It is suggested to use pull_request_target in such use cases.
The text was updated successfully, but these errors were encountered:
In order to do generate a
github-actions
which do some operations other thanread
we get unauthorised error when PR is created fromforks
e.g Commenting on PR, Adding labels etc.It is suggested to use
pull_request_target
in such use cases.The text was updated successfully, but these errors were encountered: