Skip to content

Commit c08cce8

Browse files
Adding graphql inspector
1 parent 0ecf8b1 commit c08cce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/graphql-inspector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44
permissions:
55
contents: read # This is required for actions/checkout
66
pull-requests: read
7-
checks: write
7+
checks: read
88

99

1010
jobs:

0 commit comments

Comments
 (0)