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
Will get the following error on the caller workflow:
eslint version:v8.19.0
Running eslint with reviewdog 🐶 ...
reviewdog: GET https://api.github.com/repos/<org>/<repo>/pulls/38/comments?per_page=100: 403 Resource not accessible by integration []
Error: Process completed with exit code 1.
If not using the reusable workflow, it works on the repository which triggers the github action.
The text was updated successfully, but these errors were encountered:
Define the
action-eslint
action in a callee reusable workflow as below:Will get the following error on the caller workflow:
If not using the reusable workflow, it works on the repository which triggers the github action.
The text was updated successfully, but these errors were encountered: