How to run graphql-inspector on dependabot pull requests with limited access? #2109
Unanswered
thomastvedt
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I'm running into this as well. It would be great to know which permissions the Action requires. I'm guessing it's maybe write permission for |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi, I have dependabot enabled which opens Pull Requests with updated Nuget package
Company.Model.dll
which is used in my GraphQL schema. I want to run graphql-inspector when dependabot opens these pull requests, but I get the following error message:The action runs with the following permissions when triggered by dependabot:
Any idea how I can get this to work? 😅
Beta Was this translation helpful? Give feedback.
All reactions