Replies: 1 comment
-
Hello @heitorPB, Your workflow and Are you running this workflow in the private repository? If so, please see - Using with Private repositories in README. Also, you can try enabling debug when re-running the differential-shellcheck job and seeing the exact HTTP status code, which could help us identify the precise issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm trying to setup this action but I'm getting an error after shellcheck runs:
But the
Set up job
step of the CI shows this about the token I have:This is the workflow file I setup:
I crafted the token (classic one, not fine-grained that is in beta) with
repo:security_events
checked, per the readme#token.What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions